596 Commits (9e42d05e018b6974b9429df464e2c885f2b8205a)
 

Author SHA1 Message Date
Samuel Dobron 9e42d05e01 disabled AMP check (not supported anyway)
9 months ago
Samuel Dobron d92dce3a46
augmentations for 16bit grayscaled
10 months ago
Samuel Dobron 9ac5ba921a
added training script
10 months ago
Samuel Dobron 8a7dc71f0e
added logging
10 months ago
Samuel Dobron d15113ed0a
disabled augmentations
10 months ago
Clea Parcerisas 82b97d5d4c changed data/loaders and engine/predictor so they accept 1 channel images for predictions
2 years ago
Clea Parcerisas 95e2c2424a changed the imgsize on enginge/prediction to meet the grayscale for prediction
2 years ago
Clea Parcerisas ba4c33dc53 changed the imgsize on enginge/validator to meet the grayscale for prediction
2 years ago
Clea Parcerisas d221ace5a3 changed the imgsize on warmup to meet the grayscale for prediction
2 years ago
Clea Parcerisas 833d864689 added changes to use grayscale images during training
2 years ago
Clea Parcerisas e8dcc30754 changed the weights for the fitness function
2 years ago
Glenn Jocher 3acead7e79
Add TensorBoard graph for model visualization (#4464)
2 years ago
Glenn Jocher 87ce15d383
`ultralytics 8.0.158` add benchmarks to coverage (#4432)
2 years ago
Glenn Jocher 495806565d
Add version tagging to Docker images (#4462)
2 years ago
Laughing 8f79ce45c1
Fix conversion ops using `clone` and `copy` (#4438)
2 years ago
Glenn Jocher 162e4035eb
Docker-python fix for `get_ubuntu_version()` (#4430)
2 years ago
Glenn Jocher 9d27e7ada4
New `ASSETS` and trackers GMC cleanup (#4425)
2 years ago
Glenn Jocher aaba14e6b2
`ultralytics 8.0.157` fix `unzip_file()` bug (#4407)
2 years ago
Onuralp SEZER 4885538693
🖼️ Format bbox label with fixed precision for ortcpp-example (#4409)
2 years ago
Glenn Jocher 8d7490f060
`ultralytics 8.0.156` fix PIL `*.png` EXIF bug (#4406)
2 years ago
Glenn Jocher fb1ae9bfad
Fix `LoadStreams` final frame bug (#4387)
2 years ago
ZouJiu1 17e6b9c270
Correct `scipy.optimize.linear_sum_assignment` usage (#4390)
2 years ago
Glenn Jocher 9a0555eca4
`ultralytics 8.0.155` allow `imgsz` and `batch` resume changes (#4366)
2 years ago
Laughing 60cad0c592
Cleanup tracker and remove unused functions (#4374)
2 years ago
Glenn Jocher 4093c1fd64
Add `data/utils.py` to tests (#4363)
2 years ago
Glenn Jocher 834f94f899
Fix PIL Image `exif_size()` function (#4355)
2 years ago
Glenn Jocher c940d29d4f
Omit `ultralytics/utils/callbacks` from coverage (#4345)
2 years ago
Glenn Jocher d47718c367
`ultralytics 8.0.154` add `freeze` training argument (#4329)
2 years ago
Glenn Jocher 9f6d48d3cf
Improve tests coverage and speed (#4340)
2 years ago
Ivan Shcheklein d704507217
Clean and bump dvc callback: settings, stacked images (#4343)
2 years ago
Onuralp SEZER b5d1af42d8
Update YOLOv8-ONNXRuntime-CPP example with GPU inference (#4328)
2 years ago
Glenn Jocher f6b58e9d75
Add Code Coverage Reports (#4336)
2 years ago
Glenn Jocher 9366062af2
Remove unused code (#4327)
2 years ago
DennisJ 1c753cbce6
ORT_CPP add CUDA FP16 inference (#4320)
2 years ago
Glenn Jocher 02d4f5200d
Update links.yml (#4322)
2 years ago
Glenn Jocher 822608986c
`ultralytics 8.0.153` YOLO Tasks Cleanup (#4314)
2 years ago
Glenn Jocher 39395aedc8
Improved Classify dataset splits and introspection (#4312)
2 years ago
Gustavo Ribeiro 645c715350
Implementing Resource Release Mechanism for Stream Loading (#4285)
2 years ago
Laughing b73f9b13df
Fix incorrect device selection when resuming training (#4301)
2 years ago
Glenn Jocher 28893d9d2d
`ultralytics 8.0.152` bump `torch>=1.8.0` (#4299)
2 years ago
Glenn Jocher 6267d6a609
Fix `torch.Tensor` inference results plotting (#4297)
2 years ago
Glenn Jocher 48748ded24
Use `conda install -c conda-forge ultralytics` (#4272)
2 years ago
Onuralp SEZER 22474e9ad5
Improve YOLOv8 ONNX Runtime c++ example for all OS with `CmakeList.txt` support (#4274)
2 years ago
Glenn Jocher c9be1f3cce
`ultralytics 8.0.151` add `DOTAv2.yaml` for OBB training (#4258)
2 years ago
Simon Lévesque a76af55533
Fixes Results.tojson when tracking (#4270)
2 years ago
Laughing 29ace4982d
Add "assert len(labels)" catch (#4257)
2 years ago
Andy dde89c744c
Refactor val code into new `self.match_predictions()` method (#4265)
2 years ago
Laughing e9c9b82c42
Fix `save_hybrid` (#4245)
2 years ago
Glenn Jocher 7dfdb63cde
`ultralytics 8.0.150` new Apple `*.mlpackage` export format (#4043)
2 years ago
Glenn Jocher f5fc807fa7
Accept `model=yolov5*u.yaml` arguments (#4230)
2 years ago