Glenn Jocher
|
db2c3acd3a
|
updated testing settings, rebalanced towards FP16 latency
|
2020-06-15 16:55:57 -07:00 |
Glenn Jocher
|
915b1481fc
|
default check_git_status() to True
|
2020-06-15 16:18:46 -07:00 |
Glenn Jocher
|
0b514daced
|
FP16 test loss bug fix
|
2020-06-15 15:26:29 -07:00 |
Glenn Jocher
|
a1748a8d6e
|
test during training default to FP16
|
2020-06-15 15:20:27 -07:00 |
Glenn Jocher
|
bd3e389130
|
update google_utils.py
|
2020-06-15 14:39:04 -07:00 |
Glenn Jocher
|
76ca367a01
|
FP16 to FP32 ckpt load
|
2020-06-15 13:32:45 -07:00 |
Glenn Jocher
|
6fb5ff014c
|
FP16 to FP32 ckpt load
|
2020-06-15 13:21:34 -07:00 |
Glenn Jocher
|
14523bb030
|
FP16 to FP32 ckpt load
|
2020-06-15 13:18:39 -07:00 |
Glenn Jocher
|
c5966abba8
|
glob search bug fix #77
|
2020-06-15 12:08:57 -07:00 |
Glenn Jocher
|
ace56eb5b6
|
Merge pull request #70 from Lornatang/fix-reference-bugs
fix reference problem
|
2020-06-15 11:18:17 -07:00 |
Lornatang
|
54795a4f0a
|
fix problem
|
2020-06-15 16:11:06 +08:00 |
Glenn Jocher
|
45a17ea40c
|
Merge remote-tracking branch 'origin/master'
|
2020-06-15 00:44:08 -07:00 |
Glenn Jocher
|
e7c24e04ac
|
half() fix #66
|
2020-06-15 00:43:57 -07:00 |
Glenn Jocher
|
6570336284
|
Merge pull request #65 from Ashing00/master
add "__init__.py" file in <models> folder
|
2020-06-15 00:34:54 -07:00 |
ashing
|
62eda5e9c2
|
add "__init__.py" file in <models> folder
|
2020-06-15 14:37:07 +08:00 |
Glenn Jocher
|
111994956e
|
switch default inference to FP16 on GPU
|
2020-06-14 19:25:39 -07:00 |
Glenn Jocher
|
157aff2854
|
FP16 inference fix
|
2020-06-14 18:45:20 -07:00 |
Glenn Jocher
|
c6fc4242a2
|
Merge remote-tracking branch 'origin/master'
|
2020-06-14 18:32:35 -07:00 |
Glenn Jocher
|
260b1729f0
|
FP16 inference update
|
2020-06-14 18:32:29 -07:00 |
Glenn Jocher
|
b545ee32f4
|
Created using Colaboratory
|
2020-06-14 13:29:05 -07:00 |
Glenn Jocher
|
629d3701fc
|
pyyaml >= 5.3
|
2020-06-14 12:42:51 -07:00 |
Glenn Jocher
|
4b0e3745f2
|
Merge pull request #59 from Lijun-Yu/master
Fix config path for PyTorch Hub
|
2020-06-14 12:16:41 -07:00 |
Glenn Jocher
|
4f6c0cf4c5
|
Update hubconf.py
|
2020-06-14 12:15:14 -07:00 |
Lijun Yu
|
0dec8ffd66
|
path fix for torch hub
|
2020-06-14 14:47:40 -04:00 |
Glenn Jocher
|
4dd75b3635
|
pycocotools git install fix
|
2020-06-14 10:54:00 -07:00 |
Glenn Jocher
|
9bf35e7b86
|
Merge pull request #56 from channeladam/master
Fix initial basic setup / new starter issues
|
2020-06-14 10:33:34 -07:00 |
Glenn Jocher
|
335c607a24
|
Update datasets.py
|
2020-06-14 10:32:59 -07:00 |
Glenn Jocher
|
1374581929
|
Update requirements.txt
|
2020-06-14 10:23:33 -07:00 |
Adam
|
f47ca2085c
|
Include yolov5x extra large model weights
|
2020-06-14 18:19:23 +10:00 |
Adam
|
34bf936ce6
|
Add more logging for diagnostics
|
2020-06-14 18:18:57 +10:00 |
Adam
|
faa6aeaa20
|
Fix pip requirements issues
|
2020-06-14 18:18:31 +10:00 |
Glenn Jocher
|
93bbf1b87a
|
best possible recall fix
|
2020-06-13 15:25:53 -07:00 |
Glenn Jocher
|
31f3310029
|
assert best possible recall > 0.9 before training
|
2020-06-13 15:05:41 -07:00 |
Glenn Jocher
|
19e68e8a7b
|
Merge pull request #51 from KPLauritzen/b-ensure-weights-dir-when-training
Ensures weights/ dir exists
|
2020-06-13 12:54:43 -07:00 |
Lauritzen Kasper Primdal
|
c3d4d321d3
|
Ensures weights/ dir exists
Allows train.py to be run outside of yolov5/ directory.
|
2020-06-13 14:44:23 +02:00 |
Glenn Jocher
|
099e6f5ebd
|
--img-size stride-multiple verification
|
2020-06-12 22:10:46 -07:00 |
Glenn Jocher
|
4ba47b1b1b
|
model.yaml updates
|
2020-06-12 15:41:46 -07:00 |
Glenn Jocher
|
1e2cb6b480
|
ONNX export explicit cpu map_location
|
2020-06-12 13:54:00 -07:00 |
Glenn Jocher
|
ad71d2d513
|
update times to end-to-end latency (inference + NMS)
|
2020-06-12 11:42:08 -07:00 |
Glenn Jocher
|
8f17a96ff0
|
cleanup
|
2020-06-11 21:55:22 -07:00 |
Glenn Jocher
|
8f1755290c
|
ONNX export update
|
2020-06-11 21:54:01 -07:00 |
Glenn Jocher
|
3a5c5328c5
|
ONNX, BCEBlurWithLogitsLoss, plot_study updates
|
2020-06-11 14:44:09 -07:00 |
Glenn Jocher
|
18b4da91e0
|
PyTorch Hub update
|
2020-06-10 19:14:47 -07:00 |
Glenn Jocher
|
c8f0694894
|
PyTorch Hub update
|
2020-06-10 19:13:04 -07:00 |
Glenn Jocher
|
a814720403
|
PyTorch Hub updates
|
2020-06-10 19:11:11 -07:00 |
Glenn Jocher
|
1e25775c7d
|
Merge remote-tracking branch 'origin/master'
|
2020-06-10 17:09:43 -07:00 |
Glenn Jocher
|
0c7a0a08e9
|
update greetings.yml
|
2020-06-10 17:09:37 -07:00 |
Glenn Jocher
|
f3daa50a32
|
Update README.md
|
2020-06-10 17:07:25 -07:00 |
Glenn Jocher
|
46e3cadf28
|
Update README.md
|
2020-06-10 16:22:18 -07:00 |
Glenn Jocher
|
a4ae9a6850
|
Update README.md
|
2020-06-10 15:56:03 -07:00 |