kizoooh

Results 5 issues of kizoooh

@dbolya Thank you for you great project! So I want to train it on my own dataset, and it's full horizontal. You can imagine it like a row of cylinders,...

Thank you for your wonderful work! I'm dealing with short and fat instance segmentations these days, and I found the amount of computation particularly large. I guess the problem is...

File "c:\programdata\miniconda3\lib\site-packages\anchor_optimization\optimize_anchors.py", line 193, in anchors_optimize x1, y1, x2, y2 = list(map(lambda x: int(x), row[1:5])) ValueError: not enough values to unpack (expected 4, got 0) and this problem: Invalid argument:...

Thank you for your great work! By the way I want to know about your fps because I can not find it in the paper. I got 0.7s per task...

Thank you for your great work! It is very useful. But when I use onnx2ncnn.exe in ncnn to transfer yolov7.onnx into bin and param, I got these errors: Unsupported slice...