Skip to content

Releases: fcakyon/yolov5-pip

v7.0.13

16 Oct 10:17
e5a577b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.0.12...7.0.13

v7.0.12

15 May 20:29
d69270f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.0.11...7.0.12

v7.0.11

21 Mar 11:57
3fd2bec
Compare
Choose a tag to compare

What's Changed

  • Initial integration with --roboflow_upload by @SkalskiP in #218

Full Changelog: 7.0.10...7.0.11

v7.0.10

20 Mar 21:17
4329917
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.0.9...7.0.10

v7.0.9

12 Feb 19:38
5b70737
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.0.8...7.0.9

v7.0.8

31 Jan 20:53
a05ce22
Compare
Choose a tag to compare

Roboflow Integration

$ yolov5 train --data DATASET_UNIVERSE_URL --weights yolov5s.pt --roboflow_token YOUR_ROBOFLOW_TOKEN

Where DATASET_UNIVERSE_URL must be in https://universe.roboflow.com/workspace_name/project_name/project_version format.

What's Changed

  • Supports directly calling the scripts without installing the package by @ngxingyu in #208
  • Using Roboflow Universe datasets for training detection, segmentation and classification by @SkalskiP in #210
  • update to 01.02.23 ultralytics/yolov5 by @fcakyon in #214

New Contributors

Full Changelog: 7.0.7...7.0.8

v7.0.7

05 Jan 07:45
4a5d5cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.0.6...7.0.7

v7.0.6

31 Dec 12:06
f5a176d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.0.5...7.0.6

v7.0.5

26 Dec 23:06
1ec4f12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.0.4...7.0.5