PushpakBhoge

Results 5 issues of PushpakBhoge

### Search before asking - [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions. ### Question Hi I am trying to train a model on...

question

hey @mahmoudnafifi This is a wonderful work, but since the implementation is in MATlab the reach is limited. I was thinking of reimplementing this research paper in python, before doing...

First of all Amazing architecture, This architecture can get Amazing results on many other applications. I see that we are resizing images to 320x320 won't it affect edges for wider...

### 🐛 Describe the bug Why does Torchserve uses CPU memory ? while loading model into GPU I loaded a yolov5 small model and set workers to 1 my GPU...

The official paper of RTM Det https://arxiv.org/pdf/2212.07784 link the RTMDet of mmdet as official implementation of the paper but there is one weird thing I have noticed that official paper...