Glenn Jocher
|
1c0b6236e3
|
update fast mode
|
4 years ago |
Lornatang
|
8b8b792802
|
There is no need to download extra packages, official bring it with you
I submitted it once in your yolov3 project, you seem to accept it? I'm not sure. I'll submit PR again.
|
4 years ago |
Lornatang
|
0c4b4b8817
|
Merge remote-tracking branch 'upstream/master'
|
4 years ago |
Lornatang
|
09c1b96136
|
Merge branch 'fix-reference-bugs'
|
4 years ago |
Glenn Jocher
|
db2c3acd3a
|
updated testing settings, rebalanced towards FP16 latency
|
4 years ago |
Glenn Jocher
|
915b1481fc
|
default check_git_status() to True
|
4 years ago |
Glenn Jocher
|
0b514daced
|
FP16 test loss bug fix
|
4 years ago |
Glenn Jocher
|
a1748a8d6e
|
test during training default to FP16
|
4 years ago |
Glenn Jocher
|
bd3e389130
|
update google_utils.py
|
4 years ago |
Glenn Jocher
|
76ca367a01
|
FP16 to FP32 ckpt load
|
4 years ago |
Glenn Jocher
|
6fb5ff014c
|
FP16 to FP32 ckpt load
|
4 years ago |
Glenn Jocher
|
14523bb030
|
FP16 to FP32 ckpt load
|
4 years ago |
Glenn Jocher
|
c5966abba8
|
glob search bug fix #77
|
4 years ago |
Glenn Jocher
|
ace56eb5b6
|
Merge pull request #70 from Lornatang/fix-reference-bugs
fix reference problem
|
4 years ago |
Lornatang
|
54795a4f0a
|
fix problem
|
4 years ago |
Glenn Jocher
|
45a17ea40c
|
Merge remote-tracking branch 'origin/master'
|
4 years ago |
Glenn Jocher
|
e7c24e04ac
|
half() fix #66
|
4 years ago |
Glenn Jocher
|
6570336284
|
Merge pull request #65 from Ashing00/master
add "__init__.py" file in <models> folder
|
4 years ago |
ashing
|
62eda5e9c2
|
add "__init__.py" file in <models> folder
|
4 years ago |
Glenn Jocher
|
111994956e
|
switch default inference to FP16 on GPU
|
4 years ago |
Glenn Jocher
|
157aff2854
|
FP16 inference fix
|
4 years ago |
Glenn Jocher
|
c6fc4242a2
|
Merge remote-tracking branch 'origin/master'
|
4 years ago |
Glenn Jocher
|
260b1729f0
|
FP16 inference update
|
4 years ago |
Glenn Jocher
|
b545ee32f4
|
Created using Colaboratory
|
4 years ago |
Glenn Jocher
|
629d3701fc
|
pyyaml >= 5.3
|
4 years ago |
Glenn Jocher
|
4b0e3745f2
|
Merge pull request #59 from Lijun-Yu/master
Fix config path for PyTorch Hub
|
4 years ago |
Glenn Jocher
|
4f6c0cf4c5
|
Update hubconf.py
|
4 years ago |
Lijun Yu
|
0dec8ffd66
|
path fix for torch hub
|
4 years ago |
Glenn Jocher
|
4dd75b3635
|
pycocotools git install fix
|
4 years ago |
Glenn Jocher
|
9bf35e7b86
|
Merge pull request #56 from channeladam/master
Fix initial basic setup / new starter issues
|
4 years ago |
Glenn Jocher
|
335c607a24
|
Update datasets.py
|
4 years ago |
Glenn Jocher
|
1374581929
|
Update requirements.txt
|
4 years ago |
Adam
|
f47ca2085c
|
Include yolov5x extra large model weights
|
4 years ago |
Adam
|
34bf936ce6
|
Add more logging for diagnostics
|
4 years ago |
Adam
|
faa6aeaa20
|
Fix pip requirements issues
|
4 years ago |
Glenn Jocher
|
93bbf1b87a
|
best possible recall fix
|
4 years ago |
Glenn Jocher
|
31f3310029
|
assert best possible recall > 0.9 before training
|
4 years ago |
Glenn Jocher
|
19e68e8a7b
|
Merge pull request #51 from KPLauritzen/b-ensure-weights-dir-when-training
Ensures weights/ dir exists
|
4 years ago |
Lauritzen Kasper Primdal
|
c3d4d321d3
|
Ensures weights/ dir exists
Allows train.py to be run outside of yolov5/ directory.
|
4 years ago |
Glenn Jocher
|
099e6f5ebd
|
--img-size stride-multiple verification
|
4 years ago |
Glenn Jocher
|
4ba47b1b1b
|
model.yaml updates
|
4 years ago |
Glenn Jocher
|
1e2cb6b480
|
ONNX export explicit cpu map_location
|
4 years ago |
Glenn Jocher
|
ad71d2d513
|
update times to end-to-end latency (inference + NMS)
|
4 years ago |
Glenn Jocher
|
8f17a96ff0
|
cleanup
|
4 years ago |
Glenn Jocher
|
8f1755290c
|
ONNX export update
|
4 years ago |
Glenn Jocher
|
3a5c5328c5
|
ONNX, BCEBlurWithLogitsLoss, plot_study updates
|
4 years ago |
Glenn Jocher
|
18b4da91e0
|
PyTorch Hub update
|
4 years ago |
Glenn Jocher
|
c8f0694894
|
PyTorch Hub update
|
4 years ago |
Glenn Jocher
|
a814720403
|
PyTorch Hub updates
|
4 years ago |
Glenn Jocher
|
1e25775c7d
|
Merge remote-tracking branch 'origin/master'
|
4 years ago |