AlexeyAB
|
0be40dbc92
|
Update README.md
|
2020-01-03 00:21:03 +03:00 |
AlexeyAB
|
3ae534e228
|
csresnext50-panet-spp-original-optimal.cfg
|
2020-01-02 23:53:06 +03:00 |
AlexeyAB
|
7f25e50279
|
Minor fix
|
2019-12-18 15:34:02 +03:00 |
AlexeyAB
|
01ad1f5415
|
Added csresnext50-panet-spp.cfg
|
2019-12-18 15:23:51 +03:00 |
AlexeyAB
|
f831835125
|
Fixed DropBlock bug for Conv-networks. When are used: random=1 and [dropout] dropblock=1
|
2019-12-16 16:17:44 +03:00 |
AlexeyAB
|
142fcdeb1e
|
Added blur=1 for Classifier training if OPENCV=1 (removes textures like in stylized-ImageNet)
|
2019-12-04 23:37:06 +03:00 |
AlexeyAB
|
e5d464d3d0
|
Added mosaic=1 data augmentation for Classifier
|
2019-12-02 17:41:45 +03:00 |
AlexeyAB
|
4fcb1b8e42
|
Addex cutmix=1 and fixed mixup=1 for Classifier
|
2019-11-30 17:49:28 +03:00 |
AlexeyAB
|
9bb3c53698
|
Added resnet101.cfg
|
2019-11-30 00:50:11 +03:00 |
AlexeyAB
|
6e5bdf1282
|
Bug fix
|
2019-11-16 18:16:37 +03:00 |
AlexeyAB
|
f6fa4a56d9
|
compile fix
|
2019-09-04 19:58:36 +03:00 |
AlexeyAB
|
1e0b50c29e
|
Added yolov3-tiny-prn.cfg and enet-coco.cfg (EfficientNetb0-Yolo- 45.5% mAP@0.5 - 3.7 BFlops) https://github.com/WongKinYiu/PartialResidualNetworks
|
2019-09-04 18:51:40 +03:00 |
AlexeyAB
|
a63782ca89
|
Added: efficientnet_b0.cfg
|
2019-09-02 15:55:05 +03:00 |
AlexeyAB
|
5ec35922d5
|
Fixed yolo_cpp_dll.vcxproj
|
2019-06-22 19:17:41 +03:00 |
AlexeyAB
|
bd689f91ac
|
Added TridentNet (state-of-art on MS COCO)
|
2019-06-13 14:43:23 +03:00 |
AlexeyAB
|
6e13527f06
|
Added GIoU
|
2019-06-01 01:27:18 +03:00 |
AlexeyAB
|
b6e15f1656
|
ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example
|
2019-03-18 02:48:52 +03:00 |
AlexeyAB
|
75f2a3e7cf
|
Added object Detection & Tracking using conv-rnn layer on frames from video
|
2019-03-02 03:32:24 +03:00 |
AlexeyAB
|
a607784626
|
Added crnn.train.cfg just for test
|
2019-02-01 01:32:03 +03:00 |
AlexeyAB
|
381f90ebb8
|
Fixed CUDA error checking
|
2019-01-29 13:46:30 +03:00 |
AlexeyAB
|
110b5240a4
|
Fixed LSTM-layer
|
2019-01-28 20:22:14 +03:00 |
AlexeyAB
|
29f509e2b7
|
Added yolov3-tiny_3l.cfg for small objects
|
2019-01-04 18:46:10 +03:00 |
AlexeyAB
|
e9226be3ed
|
calc_anchors can be used without OpenCV, and it uses (1-IoU) instead of Euclidean distance
|
2018-12-11 15:59:23 +03:00 |
AlexeyAB
|
76706dc4a6
|
Added yolov3-openimages.cfg and SELU activation
|
2018-10-15 20:16:08 +03:00 |
AlexeyAB
|
6c8642b3eb
|
Added darknet53.cfg and resnext152-32x4d.cfg
|
2018-10-01 21:58:00 +03:00 |
AlexeyAB
|
7dd97537fb
|
XNOR-net tiny-yolo_xnor.cfg ~2x faster than cuDNN on CUDA (nVidia GPU Maxwell)
|
2018-09-22 02:01:14 +03:00 |
AlexeyAB
|
18d5e4f39c
|
Fixed yolov3-tiny_xnor.cfg
|
2018-08-24 18:29:40 +03:00 |
AlexeyAB
|
08285dbc84
|
Added tiny-yolo-v2-XNOR-cfg-file: tiny-yolo_xnor.cfg
|
2018-08-23 23:09:47 +03:00 |
AlexeyAB
|
5b6be00d4b
|
Added yolov3-tiny_xnor.cfg
|
2018-08-23 15:28:34 +03:00 |
Alexey
|
a723e1c62a
|
Merge pull request #766 from HotChick91/AlexeyAB-mask
Fix yolov3-tiny mask
|
2018-08-15 23:52:09 +03:00 |
AlexeyAB
|
b8e6e80c6d
|
Added spatial Yolo v3 yolov3-spp.cfg
|
2018-08-03 14:35:03 +03:00 |
AlexeyAB
|
985ba2720f
|
yolov3-tiny_obj.cfg - is example for training custom objects
|
2018-05-18 23:27:27 +03:00 |
Bartek Gąsiorzewski
|
74956888d1
|
Fix yolov3-tiny mask
|
2018-05-07 21:50:58 +02:00 |
AlexeyAB
|
efcbdb5425
|
Added yolov3-tiny.cfg
|
2018-05-06 21:20:01 +03:00 |
AlexeyAB
|
ee38c6e151
|
Added yolov3-voc.cfg
|
2018-03-30 01:38:01 +03:00 |
AlexeyAB
|
b659d93a4a
|
Changed cmd and sh files. Added new cfg files for old Yolo v2.
|
2018-03-28 23:23:37 +03:00 |
AlexeyAB
|
d9ae3dd681
|
Added Yolo v3
|
2018-03-28 02:59:03 +03:00 |
AlexeyAB
|
6af2cf692c
|
resnet152.cfg
|
2018-02-15 14:52:51 +03:00 |
AlexeyAB
|
88e2fce754
|
Added classifier_darknet_448.cmd
|
2017-09-15 14:48:09 +03:00 |
AlexeyAB
|
e8dd9dd877
|
Added classifier_densenet201.cmd
|
2017-09-14 22:14:16 +03:00 |
AlexeyAB
|
1fd398da4f
|
Added cfg, labels, tree ... files for Yolo9000
|
2017-07-28 00:24:10 +03:00 |
AlexeyAB
|
57b0fb14a6
|
Added old yolo-voc.2.0.cfg and yolo.2.0.cfg
|
2017-04-28 14:02:29 +03:00 |
AlexeyAB
|
e5ab66d7a7
|
Updated cfg-files for new weights-files
|
2017-04-07 18:06:56 +03:00 |
Joseph Redmon
|
c314dff29d
|
:psyduck:
|
2016-11-26 21:18:41 -08:00 |
Joseph Redmon
|
3bf2f342c0
|
🔥 🤘 🔥
|
2016-11-26 20:56:41 -08:00 |
Joseph Redmon
|
7d34850008
|
I really should stop changing names
|
2016-11-26 20:29:11 -08:00 |
Joseph Redmon
|
0222895c06
|
⚔️ IS THIS NOT WHY YOU ARE HERE ⚔️
|
2016-11-26 20:08:16 -08:00 |
Joseph Redmon
|
b3c4fc9f22
|
🔥 ARE YOU NOT ENTERTAINED 🔥
|
2016-11-26 20:02:46 -08:00 |
Joseph Redmon
|
75fe603722
|
:vegan: :charizard:
|
2016-11-24 22:56:23 -08:00 |
Joseph Redmon
|
37d02d0538
|
less memory
|
2016-11-21 09:12:58 -08:00 |