Moon

Results 12 issues of Moon

anyone build it ok on win10.

is anybody has down tensorflow-gpu 1.15 for python37 avx2 or sse sussfull? and give a baudu pan link,thank you.

请问代码里面的yolov5是那个版本?

any bady can give the infer time for the b0---b7. thanks.

in object_detector.py if len(dets) == 0: print("nothing was detected", flush=True) return None and in kern_model.py ValueError("heck") who meet those problem? and any ?

During validation, ObjectDetector.nms_boxes returns None if “nothing was detected“ (line 402 in lib/object_detector.py). This yields a TypeError in ObjectDetector.forward when unrolling the returned objects (line 308 in lib/object_detector.py). after that,...

## ❔Question python .\detect.py --weights last.pt --source 0 --kpt-label edgeai-yolov5-yolo-pose\detect.py", line 65, in detect model(torch.zeros(1, 3, imgsz[0], imgsz[0]).to(device).type_as(next(model.parameters()))) # run once TypeError: 'int' object is not subscriptable ## Additional context...

question

can build it for win 10?

is there any more demo for the data(in table 1) in the paper? for instance, vgg16 or the small-vgg16. theanks.