Deeptanshu Sankhwar
Deeptanshu Sankhwar
@anbilly19 try unzipping wget http://images.cocodataset.org/annotations/annotations_trainval2017.zip in folder annotations. Worked for me !!
Annotations are in json format
@vgilabert94 for the file demo_video.py, use : python demo_video.py --video \sample1.mp4 because in line 38 and 39 of demo_video.py 38: video_path = 'videos\' 39: video_file = video_path + video Thus,...
@gds101054108 try this: https://ndres.me/post/convert-caffe-to-tensorflow/
It's because the browser API isn't able to verify its origin, which is required for registration
I will take this up @elie222
` {props.messages.filter( (m) => !toHandleLater[m.id] && !unsubscribed.find((unsub) => unsub.id === m.id), ).length === 0 && }` As per I understand from the logic @elie222 , I can see that we...
@elie222 how can I navigate to the thread section with the display for labels in the app?
Sure @elie222 , this screenshot which you've attached in this issue, is it a snippet from inbox-zero? If yes, then where can I find it, so I can make the...