Questions about CNNs

  • 38 Replies
  • 7752 Views
*

infurl

  • Administrator
  • ***********
  • Eve
  • *
  • 1365
  • Humans will disappoint you.
    • Home Page
Re: Questions about CNNs
« Reply #30 on: December 20, 2016, 09:29:31 pm »
@korrelan say yes, it's easier

*

LOCKSUIT

  • Emerged from nothing
  • Trusty Member
  • *******************
  • Prometheus
  • *
  • 4659
  • First it wiggles, then it is rewarded.
    • Main Project Thread
Re: Questions about CNNs
« Reply #31 on: December 20, 2016, 09:33:58 pm »
I've went and studied them many times and just yesterday a 3 page all about them padding relu pooling dropout stride filter amount and size and layer amount.

His post sounding nothing like them. He kept talking about anything but my question.
Emergent          https://openai.com/blog/

*

Korrelan

  • Trusty Member
  • ***********
  • Eve
  • *
  • 1454
  • Look into my eyes! WOAH!
    • YouTube
Re: Questions about CNNs
« Reply #32 on: December 20, 2016, 09:39:17 pm »
I tried... yes lock...

@ Infurl  :)
It thunk... therefore it is!...    /    Project Page    /    KorrTecx Website

*

LOCKSUIT

  • Emerged from nothing
  • Trusty Member
  • *******************
  • Prometheus
  • *
  • 4659
  • First it wiggles, then it is rewarded.
    • Main Project Thread
Re: Questions about CNNs
« Reply #33 on: December 20, 2016, 09:43:09 pm »
The only part that finally but breifly says the answer is:

Quote
The CNN never has to store whole images; using just eight feature maps (more is better) you can describe thousands of objects. You only need to store the feature map numbers and their relative positions to each other.

So I'm guessing 7M mems & only 1,000 filters OK.

But does 1,000 filters allow any SINGLE *1 of the 7M images to be selected? Or 1,000 filters means only 1,000 possible selections?
Emergent          https://openai.com/blog/

*

infurl

  • Administrator
  • ***********
  • Eve
  • *
  • 1365
  • Humans will disappoint you.
    • Home Page
Re: Questions about CNNs
« Reply #34 on: December 20, 2016, 10:18:29 pm »
@locksuit

start writing the software and you'll soon figure it out

parameterise everything so you can try different values to find the ones that work

use Python, it has training wheels

and FFS stop annoying the grown ups

*

LOCKSUIT

  • Emerged from nothing
  • Trusty Member
  • *******************
  • Prometheus
  • *
  • 4659
  • First it wiggles, then it is rewarded.
    • Main Project Thread
Re: Questions about CNNs
« Reply #35 on: December 20, 2016, 11:16:31 pm »
I cannot write what I don't understand.
Emergent          https://openai.com/blog/

*

kei10

  • It's a honor to meet everyone!
  • Trusty Member
  • *******
  • Starship Trooper
  • *
  • 430
  • Just kidding.
Re: Questions about CNNs
« Reply #36 on: December 21, 2016, 01:50:02 am »
First, start writing basic neural network before working your way towards harder ones like CNN, and then you will get everything even easier rather than asking questions again and again and still doesn't understand.

What do they say? First time for everything, and baby steps.



Expected reaction from Locksuit: "Hell no, I am the most intelligent being ever, oho, oho, oho, oho, oho." ... Then he proceeds to ask more questions.

Here, in case you're too lazy to get python, let me put it here so it will be a life saver for you.

https://www.python.org/
Greetings, signature.

*

LOCKSUIT

  • Emerged from nothing
  • Trusty Member
  • *******************
  • Prometheus
  • *
  • 4659
  • First it wiggles, then it is rewarded.
    • Main Project Thread
Re: Questions about CNNs
« Reply #37 on: December 21, 2016, 02:20:25 am »
Quote
I cannot write what I don't understand.

I meant CNNs.
Emergent          https://openai.com/blog/

*

keghn

  • Trusty Member
  • *********
  • Terminator
  • *
  • 824
Re: Questions about CNNs
« Reply #38 on: December 21, 2016, 05:49:12 pm »
 Well Cnn is a big detector neural network. But what it really is a tiny nn doing all the work. Instead of having a big input
layer that take in a image of 1600 x 900. A cnn uses a tiny NN of 10 x 10 that scans the whole picture. The little
networks travel over the image it look for lines, corner lines, and other lines. When it over one it activates
and sends it forward to a empty image that record the Little scanning NN output.
 Once done, then a new little NN scans the information collected in the second level. The little scanning NN look for combination of line together that make up a finger or an
eye. These detection are past to a new empty image, the third layer. That capture the output of The tiny scanning NN.

On the third layer. The third level scanning nn on level look for combination of detection found on the second level. like faces, arms,
and chest and stomachs. Next layer is people, cars building and so on. Next lay is mountains, moon, and forest. Next
layer is galaxies, nebulas, and constellations.

 


OpenAI Speech-to-Speech Reasoning Demo
by MikeB (AI News )
March 31, 2024, 01:00:53 pm
Say good-bye to GPUs...
by MikeB (AI News )
March 23, 2024, 09:23:52 am
Google Bard report
by ivan.moony (AI News )
February 14, 2024, 04:42:23 pm
Elon Musk's xAI Grok Chatbot
by MikeB (AI News )
December 11, 2023, 06:26:33 am
Nvidia Hype
by 8pla.net (AI News )
December 06, 2023, 10:04:52 pm
How will the OpenAI CEO being Fired affect ChatGPT?
by 8pla.net (AI News )
December 06, 2023, 09:54:25 pm
Independent AI sovereignties
by WriterOfMinds (AI News )
November 08, 2023, 04:51:21 am
LLaMA2 Meta's chatbot released
by 8pla.net (AI News )
October 18, 2023, 11:41:21 pm

Users Online

294 Guests, 0 Users

Most Online Today: 376. Most Online Ever: 2369 (November 21, 2020, 04:08:13 pm)

Articles