Glenn Jocher
|
4a63b24b09
|
Merge NMS update
|
2020-03-26 19:50:29 -07:00 |
Glenn Jocher
|
01ee0c5e95
|
Merge NMS update
|
2020-03-26 18:41:04 -07:00 |
Glenn Jocher
|
dad59220f1
|
speed and comments update
|
2020-03-26 18:34:20 -07:00 |
Glenn Jocher
|
faab52913c
|
mAP updates
|
2020-03-26 16:35:46 -07:00 |
Glenn Jocher
|
9568d4562d
|
mAP updates
|
2020-03-26 16:22:58 -07:00 |
Glenn Jocher
|
5ab13e5aa2
|
Merge remote-tracking branch 'origin/master'
|
2020-03-26 16:20:11 -07:00 |
Glenn Jocher
|
470371ba59
|
Test augment update
|
2020-03-26 16:20:06 -07:00 |
Yonghye Kwon
|
20b2671de0
|
cleanup (#963)
* cleanup
cleanup
* Update train.py
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2020-03-26 14:46:17 -07:00 |
Glenn Jocher
|
a4721e90f8
|
defult batch-size to 16
|
2020-03-26 14:22:59 -07:00 |
Glenn Jocher
|
4a7d9bdba9
|
mAP increases
|
2020-03-26 14:14:52 -07:00 |
Glenn Jocher
|
a322fc5d4b
|
Merge NMS update
|
2020-03-26 12:48:00 -07:00 |
Glenn Jocher
|
171b4129b5
|
Merge NMS update
|
2020-03-26 12:33:12 -07:00 |
Glenn Jocher
|
eac07f9da3
|
Merge NMS update
|
2020-03-26 12:20:01 -07:00 |
Glenn Jocher
|
94344f5bea
|
test augmentation comments
|
2020-03-26 11:34:32 -07:00 |
Glenn Jocher
|
f91b1fb13a
|
merge_batch NMS method
|
2020-03-26 11:28:46 -07:00 |
Glenn Jocher
|
c71ab7d506
|
augmented testing
|
2020-03-26 11:25:44 -07:00 |
Glenn Jocher
|
23b34f4db8
|
merge_batch NMS method
|
2020-03-25 23:29:33 -07:00 |
Glenn Jocher
|
aa0c64b5ac
|
merge_batch NMS method
|
2020-03-25 23:24:57 -07:00 |
Glenn Jocher
|
3265d50f69
|
speed update
|
2020-03-19 18:15:09 -07:00 |
Glenn Jocher
|
89b6377723
|
Fuse by default when test.py called directly (faster)
|
2020-03-19 18:11:08 -07:00 |
Glenn Jocher
|
fff45c39a8
|
cleanup/speedup
|
2020-03-19 16:41:42 -07:00 |
Glenn Jocher
|
1b68fe7fde
|
cleanup
|
2020-03-19 16:23:44 -07:00 |
Glenn Jocher
|
83c9cfb7de
|
FocalLoss() and obj loss speed and stability update
|
2020-03-19 12:30:37 -07:00 |
Glenn Jocher
|
20454990ce
|
FLOPS report
|
2020-03-19 12:30:07 -07:00 |
Glenn Jocher
|
60c8d194cd
|
FocalLoss() and obj loss speed and stability update
|
2020-03-19 11:52:52 -07:00 |
Glenn Jocher
|
b3adc896f9
|
focal and obj loss speed/stability
|
2020-03-16 21:40:57 -07:00 |
Glenn Jocher
|
448c4a6e1f
|
Remove deprecated --arc architecture options, implement --arc default for all cases
|
2020-03-16 20:46:25 -07:00 |
Glenn Jocher
|
77c6c01970
|
EMA class updates
|
2020-03-16 17:51:40 -07:00 |
Glenn Jocher
|
1a12667ce1
|
loss function cleanup
|
2020-03-16 17:31:37 -07:00 |
Glenn Jocher
|
f1208f784e
|
updated run history
|
2020-03-16 15:36:56 -07:00 |
Glenn Jocher
|
2a12a91245
|
nvcr.io/nvidia/pytorch:20.02-py3
|
2020-03-16 15:19:58 -07:00 |
Glenn Jocher
|
c09fcfc4fe
|
EMA class updates
|
2020-03-16 14:18:56 -07:00 |
Glenn Jocher
|
c4047000fe
|
FocalLoss() updated to match TF
|
2020-03-16 14:03:50 -07:00 |
Glenn Jocher
|
07d2f0ad03
|
test/inference time augmentation
|
2020-03-15 18:39:54 -07:00 |
Glenn Jocher
|
adba66c3a6
|
EMA class updates
|
2020-03-14 18:08:48 -07:00 |
Glenn Jocher
|
851c9b9883
|
EMA class updates
|
2020-03-14 17:34:13 -07:00 |
Glenn Jocher
|
d91469a516
|
EMA class updates
|
2020-03-14 17:33:29 -07:00 |
Glenn Jocher
|
5ebbb2db28
|
ASFF implementation
|
2020-03-14 17:04:38 -07:00 |
Glenn Jocher
|
ea4c26b32d
|
BatchNorm2d() to EfficientDet defaults: decay=0.997 eps=1e-4
|
2020-03-14 16:54:04 -07:00 |
Glenn Jocher
|
9ce4ec48a7
|
model.info() method implemented
|
2020-03-14 16:46:54 -07:00 |
Glenn Jocher
|
b89cc396af
|
EMA class updates
|
2020-03-14 16:23:14 -07:00 |
Falak
|
666ba85ed3
|
Comment updates on box coordinates (#852)
* Update utils.py
Reusing function defined above
* Update utils.py
* Reverting change which break bbox coordinate computation
* Update utils.py
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2020-03-14 15:35:59 -07:00 |
Glenn Jocher
|
a52c0abf8d
|
updates
|
2020-03-13 20:12:54 -07:00 |
Glenn Jocher
|
418269d739
|
FocalLoss() gamma and alpha default values
|
2020-03-13 16:51:30 -07:00 |
Glenn Jocher
|
208b9a73fe
|
updates
|
2020-03-13 16:08:49 -07:00 |
Glenn Jocher
|
f30a8706e5
|
update to coco results82
|
2020-03-13 12:06:48 -07:00 |
Glenn Jocher
|
0de07da612
|
updates
|
2020-03-13 11:03:39 -07:00 |
Glenn Jocher
|
6aae5aca64
|
inplace clip_coords() clamp
|
2020-03-13 10:47:00 -07:00 |
Glenn Jocher
|
731305142b
|
json dict bug fixes and speed improvements
|
2020-03-13 10:35:58 -07:00 |
Glenn Jocher
|
5362e8254e
|
updates
|
2020-03-13 10:20:52 -07:00 |