dtmoodie
dtmoodie
Awesome thank you so much!
Awesome news, looking forward to the update.
That sounds awesome, I can definitely work with this.
I too can confirm this bug. I had trouble finding this so this is the error message I get on gcc 5.4: `__cplusplus' defined as ` 201402L' not ` 201103L'
Hi, My assumption is that there are issues with occlusion detection causing false positives. One researcher found cases where GTA's collision detection did not work correctly and thus 2d bounding...
Hello, The merge branch has successfully trained SSD on windows, and successfully been used for inference.
I've been considering an update for a while. I have another branch (sanghoon-dev_pvanet) which has pvanet and SSDv2 merged. However this also has merges from nvidia's fork (github.com/nvidia/caffe) which improves...
Yes, I've found that YOLOv2 is better at picking up small objects at the framerate that I need since I can run it at 1088 resolution vs SSD's 512 at...
I roughly followed the instructions here: https://github.com/AlexeyAB/darknet Anchor generation here: https://github.com/Jumabek/darknet_scripts/blob/master/gen_anchors.py
Hello I'm working through the same issue. How did you set verbose?