Avaneesh Sundararajan

Results 5 issues of Avaneesh Sundararajan

i trained the model and got the model.ckpt files (3 of them) . now i want to run inference on custom images to detect objects . how do i do...

i want to load a pre trained model trained on coco and then using only the new object class train the model to detect the old + new object classes...

in order to load the pre trained model with the weights given in your repository , i also need the config file that is the architecture of the model to...

### 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 am processing batch of 10 videos at same...

question