Rohit Keshari

Results 15 comments of Rohit Keshari

@siriasadeddin I noticed the performance degradation while converting nn.SyncBatchNorm this way, not sure why. Also output value for pytorch model and onnx model is changed.

I also encounter with this problem, @saikrishnadas did you got any solution for this?

How to switch off stuff? My custom data only has class polygon

I am using pip installed package, url captioning is working fine but using local images giving me the following error: `ConnectionError: HTTPSConnectionPool(host='www.captionbot.ai', port=443): Max retries exceeded with url: /api/upload (Caused...

is this compatible with pytorch 2.x? I saw memory leakage issue with pytorch 2.3 https://github.com/WongKinYiu/yolov7/issues/2061.