Akash A Desai

Results 49 issues of Akash A Desai

how to convert the coco format into our custom keypoint classification format?

Looking for python script which can use yolov4x-mish,csp weight & we can apply tracker on it.Thanks in advance.

apart from max_age & init is there any different parameter ?? & how should I train my own object tracker custom model? i saw deep_sort uses MARS data of pedestrian....

### 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 i trainied my custom model , now i want...

question

i tested it on image & im getting the mask, now i want to save this mask/annotations in yolo or mask rcnn or any segmentation format. what should i need...

im getting only a log file in my weights folder, there is no any graphs coming, it will be very easy to understand this graphs here this are not clear...

:grey_question: Question

I have 21 classes & it contains both small & big objects. There are 7 classes having more than 10k instances & other classes have few instances in the range...

Instead of static background i want to add a .mp4/ .gif video as background @PeterL1n , can you please tell me how can I do this

hi have created multilingual RAG using few opensource & argos-translate . thanks team for amazing pacage if anyone wants to try they can check my github & give feedback https://github.com/akashAD98/Multilingual-RAG

i just want to compare my yolov7 model with yolov7.trt model , performance, is there any way we can make comparison of model? like precision, recall,accuracy? @Linaom1214