742 Commits (a70e554fc3ebd0cf89b9c64f9b71059f2f041530)
 

Author SHA1 Message Date
  Guilhen 702c4fa53e
adding the configuration to deploy yolov5 in in app engine (#964) 4 years ago
  stone99 b8f656742d
feat: add rtmp support (#1009) 4 years ago
  Glenn Jocher 4fce0096fa model.add_nms() method 4 years ago
  Glenn Jocher 2f77cf33f6 .fuse() additional error checking 4 years ago
  Glenn Jocher 89655a84f2 .fuse() gradient introduction bug fix 4 years ago
  Glenn Jocher c4cb78570c add NMS to pretrained pytorch hub models 4 years ago
  Glenn Jocher 5a9c5c1d3b add mosaic and warmup to hyperparameters (#931) 4 years ago
  Glenn Jocher f1c63e2784 add mosaic and warmup to hyperparameters (#931) 4 years ago
  Glenn Jocher 806e75f2b1 self.label_files bug fix (#958) 4 years ago
  Glenn Jocher 6062bb7dee print self.yaml['nc'] override update 4 years ago
  Glenn Jocher a62a45b2dd prevent testloader caching on --notest 4 years ago
  tomguluson92 35dc935504
remove `nn.Conv2d` in default settings (#949) 4 years ago
  Glenn Jocher c54e39464c
check_file() assert unique 4 years ago
  Glenn Jocher 720645d96a LoadImagesAndLabels() /images/ to /labels/ fix (#928) 4 years ago
  Glenn Jocher d49c52eee3 _RepeatSampler outside of InfiniteDataLoader 4 years ago
  Glenn Jocher bb8872ea5f Dockerfile sudo docker "kill all" bug fix 4 years ago
  Glenn Jocher cab36f72a8 add .git to .dockerignore 4 years ago
  Glenn Jocher 9c0efdde9f glob.glob(recursive=True) search (#917) 4 years ago
  Glenn Jocher c8e51812a5 hyp evolution force-autoanchor fix 4 years ago
  Glenn Jocher c687d5c129 reorganize train initialization steps 4 years ago
  Glenn Jocher bc1fd13a7a gsutil cp hyp evolution bug fix (#876) 4 years ago
  Glenn Jocher 44cdcc7e0b hyp['anchors'] evolution update 4 years ago
  Glenn Jocher ffe9eb4238 remove if platform.system() == 'Darwin' checks 4 years ago
  Glenn Jocher 23a7f29e2d Update hyp.finetune.yaml on 306 VOC generations result 4 years ago
  Glenn Jocher 0a0675da12 Merge remote-tracking branch 'origin/master' 4 years ago
  Glenn Jocher 354a97e4ef Create sotabench.py 4 years ago
  NanoCode012 d8274d0434
Fix results_file not renaming (#903) 4 years ago
  Glenn Jocher 281d78c105
Update train.py (#902) 4 years ago
  Glenn Jocher d68179953d Update export.py 4 years ago
  Naman Gupta 6f3db5e662
Remove autoanchor and class checks on resumed training (#889) 4 years ago
  tkianai c5969f79f5
add support for DWConv fuse operation (#898) 4 years ago
  Glenn Jocher d3f9bf2bb7 Update datasets.py 4 years ago
  NanoCode012 901243c780
Fix relative path for VOC download (#880) 4 years ago
  Glenn Jocher 3e04d20c7d Merge remote-tracking branch 'origin/master' 4 years ago
  Glenn Jocher f06e2d518c opt.image_weights bug fix (#885) 4 years ago
  NanoCode012 1e15aad6f9
Add InfiniteDataLoader class (#876) 4 years ago
  Glenn Jocher 69ff781ca5 opt.img_weights bug fix (#885) 4 years ago
  Glenn Jocher 987c226849 seaborn plotting correlogram addition 4 years ago
  Glenn Jocher 08e97a2f88 Update hyperparameters to add lrf, anchors 4 years ago
  rafale77 9776e70988
torch.ops.torchvision.nms (#860) 4 years ago
  Glenn Jocher 0c01afc390 Update Dockerfile to upgrade pip 4 years ago
  Glenn Jocher 62e037419f Update Dockerfile FROM nvcr.io/nvidia/pytorch:20.08-py3 4 years ago
  Glenn Jocher 31d6c389f2 Update general.py plot_evolution() 4 years ago
  Glenn Jocher 1e7674d4dd Update export.py --img-size comment 4 years ago
  Glenn Jocher a21bd0687c Update train.py forward simplification 4 years ago
  Willie Maddox 455f7b8f76
Update general.py (#823) 4 years ago
  Glenn Jocher 5a7d79fbe6
Update general.py bbox_iou() with eps improvements (#736) 4 years ago
  Glenn Jocher 82ed33a052 generalize webcam detection with opt.source.isnumeric() (yolov3 #1462) 4 years ago
  Glenn Jocher 09402a2174 torch.from_tensor() bug fix 4 years ago
  Glenn Jocher 4fb8cb353f Update export.py with v3.0 Hardswish() support (#831) 4 years ago