Logan Lebanoff Mentor: Haroon Idrees
Two-layer method Trying a method that will have two layers of neural networks
Group classification Split images into 8 groups 1 – 10 people 11 – 30 people 31 – 60 people 61 – 100 people 101 – 150 people 151 – 210 people 211 – 280 people 281 – 364 people The first neural network will find out which group the image is in
Specific classification Each of the 8 groups has its own network to further narrow down the count 8 networks in the second layer This network will further classify the image to get the count
Next week Continue coding for this new model Already done training Testing