Glenn Jocher

Results 1984 comments of Glenn Jocher

@NBarile great to hear that you found the solution! Thank you for sharing the workaround with the community. Your contribution is truly appreciated. If you have any other questions or...

@NBarile glad you found the solution! 🎉 You might want to check if the videowriter is correctly handling the frames or consider adjusting the handling of frame rates or time...

Thank you for sharing your insights and the use of the global_json2yolo.py script. It's great to see the different flags and options for converting COCO format to YOLO format. Regarding...

@jyothisjkj it sounds like you're having trouble opening a file. Can you provide more details about the issue? What type of file are you trying to open, and what specific...

@monkeycc it looks like you are encountering an unsupported operand type error in your general_json2yolo.py script. This issue occurs when trying to concatenate a WindowsPath object with a string using...

@nmaac great, thanks for the feedback! We'll try to experiment with this and see if it helps our results!

@clw5180 I've run some experiments with YOLOv5s, which seem to show some early improvement. I have not tried larger models, and improvements from one size to another sometimes does not...

@mehran66 you're right, those negative coordinates do look unusual. It's possible that there might be an issue with the current implementation. I recommend checking if this behavior is occurring in...

@alicera 👋 Hello! Thanks for asking about **Export Formats**. YOLOv5 🚀 offers export to almost all of the common export formats. See our [TFLite, ONNX, CoreML, TensorRT Export Tutorial](https://docs.ultralytics.com/yolov5/tutorials/model_export) for...

@kraster010 you're welcome! If you have any more questions or need further assistance, feel free to ask. Good luck with your YOLOv5 automation!