mynotwo
Results
3
issues of
mynotwo
Hi, I'm using your colab tutorial to compress some random size images. And I found that when image size=(672, 512), they cannot be processed. Could you fix this bug?
我看了一下并没有对yolo层的处理,请问你是怎么做的?
Hi, thanks for your work! I recently wanna benchmark each step's latency of this repo, and I found if I use torch.cuda.synchonize() and time.time(), I cannot get the actual data...