Rochan Sharma

Results 5 issues of Rochan Sharma

I am reading 4 videos at a time and there is a delay caused by the request-response cycle of flask api, Can you suggest something?

if we select the DATA_SET=='small' and print (dev_index_HGG, test_index_HGG ), it returns the blank arrays.

I am getting an error -> from hypothetical.aov import AnovaOneWay, ManovaOneWay ImportError: No module named hypothetical.aov To reolve this I appended path to hypothetical folder as: import sys sys.path.append("......../hypothetical-master/hypothetical") but...

bug

Do we have a YOLO that supports DET mode? the XML files does not have (xmin,ymin,height,widrth) Traceback (most recent call last): File "gen_anchors.py", line 138, in main(args) File "gen_anchors.py", line...