Hardik Dava

Results 36 issues of Hardik Dava

### 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 have trained Yolov5s model with default configuration on...

question

### Search before asking - [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar feature requests. ### Description Currently, yolov5 models with ghost feature do not support export...

enhancement

### 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 Hello yoloV5 creators, I want to know what parameters...

question

### Search before asking - [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar feature requests. ### Description Hello YoloV5 developers, it would be great to have a...

enhancement
Stale

Now, yolov8 models can be export to Tensorflow saved_model, keras, tflite (int8, int16, fp16, fp32) models. Changes: - updated some dependencies - Export for following models possible: - Tensorflow saved_model...

TODO

### Search before asking - [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and found no similar questions. ### Question Hello @glenn-jocher @AyushExel, I can help with tensorflow export....

question

Hello, first of all, very good idea and implemenation. I tried to finetune segment-anything model with multiple objects (belongs to same class). The output results were not able to predict...

# Description Colab link: https://colab.research.google.com/drive/1k___Gmq_hT79VQsh2prHUdL4D38IXtbm?usp=sharing Features/Improvement: - [x] Multi-Class counting #93 #94 - [x] Extra counts bug #87 - [x] Text color for `in/out` #79 - [x] API to get...

api: linezone
priority:high

### Search before asking - [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests. ### Description It would be great to have a feature which resize...

enhancement

### Description `sv.MeanAveragePrecision` does not support for plots and pretty printing. This could be improved by extending exisiting method which allows to save plots and API should be similar to...

enhancement
api:metrics