Hi all,
Here's a starter notebook showing some ways to approach this with fastai. I show classification first, then how to set it up as a regression task. I'm off into the bush now but feel free to leave questions here - I'll try to get to them next week.
Enjoy :)
https://colab.research.google.com/drive/1hjecqhFZVv21tY8qoO3PiJtY7acjFPEU?usp=sharing
Thanks @Johnowhitaker.
amazing code why you did that may you win this
Did you use "stage 1" samples for training? They are quite noisy.
The same for my . I did not use it, only from 2 yo 7
Thanks for your code!