Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new export feature - YOLOV5 PyTorch Format #194

Merged
merged 4 commits into from
Jan 1, 2024

Conversation

prajwaltulawe
Copy link
Contributor

@prajwaltulawe prajwaltulawe commented Dec 29, 2023

Purpose / Goal

Added a new export feature, so now users can export data into Yolo format. This feature converts data points into normalized forms required for Yolo training process. The feature is able to convert the data points marked using Rectangle and Polygon tool.

Type

Please mention the type of PR

  • Bug Fix
  • Refactoring / Technology upgrade
  • New Feature
  • Documentation
  • Other : | Please Specify |

Sample working video :

sampleVideo.mp4

Copy link

guardrails bot commented Dec 29, 2023

⚠️ We detected 1 security issue in this pull request:

Vulnerable Libraries (1)
Severity Details
High [email protected] upgrade to: >3.8.0

More info on how to fix Vulnerable Libraries in JavaScript.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@prajwaltulawe
Copy link
Contributor Author

⚠️ We detected 1 security issue in this pull request:
Vulnerable Libraries (1)

👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

JsZip version updated !

@amitguptagwl
Copy link
Member

Thanks for your changes. They'll shortly available at https://solothought.com/imglab

@amitguptagwl amitguptagwl merged commit 7597d2d into NaturalIntelligence:master Jan 1, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants