Commit History
README Update (#1207)
0a52ae1
unverified
glenn-jocher
commited on
Precision-Recall Curve feature update #1206
8e9b3d0
unverified
glenn-jocher
commited on
Precision-Recall Curve feature update (#1206)
ed85038
unverified
glenn-jocher
commited on
FROM nvcr.io/nvidia/pytorch:20.10-py3
7fe4a6b
glenn-jocher
commited on
Improved corruption handling during scan and cache (#999)
481d46c
glenn-jocher
commited on
Improved corruption handling during scan and cache (#999)
d61930e
glenn-jocher
commited on
Update cache out-of-date warning
0fda95a
glenn-jocher
commited on
Add confidence score to label txt files (#994)
83deec1
unverified
GhostConv() bug fix (#1176)
f532bc6
unverified
uyzhang
commited on
fix padding for rectangular inference (#1165)
9291daa
unverified
Shiwei Song
swsong
commited on
Simplified inference (#1153)
3b57cb5
unverified
glenn-jocher
commited on
fix compatibility for hyper config (#1146)
c67e722
unverified
Minor import and spelling updates (#1133)
4d3680c
unverified
glenn-jocher
commited on
Dataset download bash script updates (#1132)
4346b13
unverified
glenn-jocher
commited on
update expt name comment and folder parsing for training (#978)
00917a6
unverified
Generalized regression criterion renaming (#1120)
0ada058
unverified
glenn-jocher
commited on
FROM nvcr.io/nvidia/pytorch:20.09-py3
10c85bf
unverified
glenn-jocher
commited on
Rearrange export input after checks (#1118)
d45e349
unverified
glenn-jocher
commited on
Update requirements.txt coremltools==4.0
d87cf7e
unverified
glenn-jocher
commited on
fuse() bug fix
c2403d7
unverified
glenn-jocher
commited on
Precision-Recall Curve Feature Addition (#1107)
5fac5ad
unverified
glenn-jocher
commited on
Update stale.yml exempt-issue-labels bug fix (#1098)
9eae82e
unverified
glenn-jocher
commited on
Remove ignore for git files (#1099)
77940c3
unverified
Nanobit
commited on
Remove image open on macos (#1086)
d11504a
unverified
venv* ignore update
5b8cf24
glenn-jocher
commited on
torchvision nms bug fix
124f0e8
glenn-jocher
commited on
init_torch_seeds >> init_seeds bug fix
66676eb
glenn-jocher
commited on
classifier, export, torch seed updates
883924d
glenn-jocher
commited on
Fix increment_dir to use run_xxx for logdir (#1058)
c5d2331
unverified
zldrobit
commited on
Update requirements.txt coremltools==4.0b4
35fe985
unverified
glenn-jocher
commited on
Update get_voc.sh data download URLs (#1077)
2d2371d
unverified
Mingyu Wang
commited on
Update ci-testing.yml reflecting sys.path additions (#869)
a12698f
unverified
glenn-jocher
commited on
export.py folder sys.path addition (#1052)
d55c326
unverified
PetrDvoracek
commited on
mosaic4 bottom left image fix (#1021)
7220cee
unverified
haoyuefan
commited on
adding the configuration to deploy yolov5 in in app engine (#964)
702c4fa
unverified
Guilhen
guilhembau
commited on
feat: add rtmp support (#1009)
b8f6567
unverified
model.add_nms() method
4fce009
glenn-jocher
commited on
.fuse() additional error checking
2f77cf3
glenn-jocher
commited on
.fuse() gradient introduction bug fix
89655a8
glenn-jocher
commited on
add NMS to pretrained pytorch hub models
c4cb785
glenn-jocher
commited on
add mosaic and warmup to hyperparameters (#931)
5a9c5c1
glenn-jocher
commited on
add mosaic and warmup to hyperparameters (#931)
f1c63e2
glenn-jocher
commited on
self.label_files bug fix (#958)
806e75f
glenn-jocher
commited on
print self.yaml['nc'] override update
6062bb7
glenn-jocher
commited on
prevent testloader caching on --notest
a62a45b
glenn-jocher
commited on
remove `nn.Conv2d` in default settings (#949)
35dc935
unverified
tomguluson92
commited on
check_file() assert unique
c54e394
unverified
glenn-jocher
commited on
LoadImagesAndLabels() /images/ to /labels/ fix (#928)
720645d
glenn-jocher
commited on
_RepeatSampler outside of InfiniteDataLoader
d49c52e
glenn-jocher
commited on