192 コミット (5fac5ad1657200c11151758ac2f5ad2e60e8aae4)

作成者 SHA1 メッセージ 日付
  Glenn Jocher 5fac5ad165
Precision-Recall Curve Feature Addition (#1107) 4年前
  Glenn Jocher 124f0e8212 torchvision nms bug fix 4年前
  Glenn Jocher 883924d9dc classifier, export, torch seed updates 4年前
  Jiacong Fang c5d2331897
Fix increment_dir to use run_xxx for logdir (#1058) 4年前
  haoyuefan 7220cee1d1
mosaic4 bottom left image fix (#1021) 4年前
  Guilhen 702c4fa53e
adding the configuration to deploy yolov5 in in app engine (#964) 4年前
  Glenn Jocher 89655a84f2 .fuse() gradient introduction bug fix 4年前
  Glenn Jocher 5a9c5c1d3b add mosaic and warmup to hyperparameters (#931) 4年前
  Glenn Jocher f1c63e2784 add mosaic and warmup to hyperparameters (#931) 4年前
  Glenn Jocher 806e75f2b1 self.label_files bug fix (#958) 4年前
  Glenn Jocher c54e39464c
check_file() assert unique 4年前
  Glenn Jocher 720645d96a LoadImagesAndLabels() /images/ to /labels/ fix (#928) 4年前
  Glenn Jocher d49c52eee3 _RepeatSampler outside of InfiniteDataLoader 4年前
  Glenn Jocher 9c0efdde9f glob.glob(recursive=True) search (#917) 4年前
  Glenn Jocher bc1fd13a7a gsutil cp hyp evolution bug fix (#876) 4年前
  Glenn Jocher 44cdcc7e0b hyp['anchors'] evolution update 4年前
  Glenn Jocher ffe9eb4238 remove if platform.system() == 'Darwin' checks 4年前
  tkianai c5969f79f5
add support for DWConv fuse operation (#898) 4年前
  Glenn Jocher d3f9bf2bb7 Update datasets.py 4年前
  NanoCode012 1e15aad6f9
Add InfiniteDataLoader class (#876) 4年前
  Glenn Jocher 987c226849 seaborn plotting correlogram addition 4年前
  rafale77 9776e70988
torch.ops.torchvision.nms (#860) 4年前
  Glenn Jocher 31d6c389f2 Update general.py plot_evolution() 4年前
  Willie Maddox 455f7b8f76
Update general.py (#823) 4年前
  Glenn Jocher 5a7d79fbe6
Update general.py bbox_iou() with eps improvements (#736) 4年前
  Glenn Jocher 82ed33a052 generalize webcam detection with opt.source.isnumeric() (yolov3 #1462) 4年前
  Glenn Jocher 4d7f222f73 Update export.py with v3.0 Hardswish() support 4年前
  Glenn Jocher 8666bc507e Create evolve.sh for infinite hyp evolution 4年前
  Glenn Jocher 71209a6099 exportable Hardswish() implementation 4年前
  Glenn Jocher f7e075fe93 gsutil cp yaml when evolving to GCP bucket 4年前
  Glenn Jocher 9dbaa1bbbe Update plot_results() 4年前
  Glenn Jocher ea5e97fb9b
FP16 NMS (#814) 4年前
  Glenn Jocher b42e8a531b optimize imports 4年前
  Glenn Jocher 5e0b90de8f CIoU nan bug fix (#736) 4年前
  Glenn Jocher ebafd1ead5
single command --resume (#756) 4年前
  Francisco Ingham 26c3b11fdc
Update torch_utils.py (#751) 4年前
  Glenn Jocher f5da528d28 reformat code 4年前
  Quan Lin 66744a0df1
Update utils/google_utils.py (#733) 4年前
  Glenn Jocher 916d4aad9a
v3.0 Release (#725) 4年前
  Hatovix 56c2c344ff
Fix list paths (#721) 4年前
  Marc a925f283a7
max workers for dataloader (#722) 4年前
  Glenn Jocher 9f482cbcb8 utils.general comment updates/bug fixes 4年前
  Marc 1f92422e20
Github release assets model autodownload (#711) 4年前
  NanoCode012 4949401a94
Fix redundant outputs via Logging in DDP training (#500) 4年前
  tkianai 542833c997
Filter the None labels (#705) 4年前
  tkianai 9ae868364a
the value should be a list to unpacking (#688) 4年前
  Glenn Jocher 41523e2c91
Dataset autodownload feature addition (#685) 4年前
  Glenn Jocher 3c6e2f7668
Single-source training (#680) 4年前
  Glenn Jocher 3fcd365ba3 Fix curl download on Windows (#669) 4年前
  NanoCode012 fe5b3f8712
Fix curl download on Windows (#669) 4年前