Patrick Kuehn
Patrick Kuehn
Hey, I have tried to clean up and organize the code in predict. I would like to open a new branch and push to it, but it seems that I...
Perfect, thank you. I created the PR now. After a few changes the build is now running on travis. One side note: Since there was the bug in the loop...
Hey @gsganden, is there anything else you would change in my PR? I would be very happy with some advice and comments on my changes. Thanks very much :)
Hey @gsganden I revisited the code and made it more functional and removed most of the object orientation. However, I kept the File (now TemporaryFile) and ZipArchive as classes, as...
Would it be possible to train models for each different part of the year? So a model for summer, a model for fall, etc. With these models it would be...
I think it would be possible to get better results. Detecting objects (or in this case animals) is easier/more efficient in similar environments. I think, that this would factor in...