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 |
Glenn Jocher
|
a2f5bc477c
|
Merge remote-tracking branch 'origin/master'
|
2020-03-13 10:06:22 -07:00 |
Glenn Jocher
|
a278623067
|
replaced floatn() with round()
|
2020-03-13 10:06:17 -07:00 |
Glenn Jocher
|
32404890e9
|
Update greetings.yml
|
2020-03-12 13:35:21 -07:00 |
Glenn Jocher
|
1ca2b8712a
|
Update greetings.yml
|
2020-03-12 13:34:27 -07:00 |
Glenn Jocher
|
8a1f35eac6
|
updates
|
2020-03-12 01:09:17 -07:00 |
Glenn Jocher
|
41bf46a419
|
updates
|
2020-03-11 22:11:19 -07:00 |
Glenn Jocher
|
6ca8277de2
|
updates
|
2020-03-11 21:30:47 -07:00 |
Glenn Jocher
|
2d32423461
|
Merge remote-tracking branch 'origin/master'
|
2020-03-11 20:45:19 -07:00 |
Glenn Jocher
|
75e88561cb
|
updates
|
2020-03-11 20:45:14 -07:00 |
Glenn Jocher
|
997cd7f70b
|
Update greetings.yml
|
2020-03-11 20:35:52 -07:00 |
Glenn Jocher
|
673a1d037d
|
Create greetings.yml
|
2020-03-11 18:12:54 -07:00 |
Glenn Jocher
|
e76d4d0ffc
|
updates
|
2020-03-11 17:13:40 -07:00 |
Glenn Jocher
|
e40d4c87f2
|
updates
|
2020-03-11 15:57:37 -07:00 |
Glenn Jocher
|
4089735c5e
|
updates
|
2020-03-11 14:50:50 -07:00 |