Skip to content

Commit e312353

Browse files
committed
add OmniDetector: With Neural Networks to Bounding Boxes (NIPS 2018)
1 parent 5d2df77 commit e312353

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,12 +273,18 @@ Based on handong1587's github(https://handong1587.github.io/deep_learning/2015
273273
**Object detection at 200 Frames Per Second**
274274

275275
- intro: faster than Tiny-Yolo-v2
276-
- arXiv: https://arxiv.org/abs/1805.06361
276+
- arxiv: https://arxiv.org/abs/1805.06361
277277

278278
**Event-based Convolutional Networks for Object Detection in Neuromorphic Cameras**
279279

280280
- intro: YOLE--Object Detection in Neuromorphic Cameras
281-
- arXiv:https://arxiv.org/abs/1805.07931
281+
- arxiv:https://arxiv.org/abs/1805.07931
282+
283+
**OmniDetector: With Neural Networks to Bounding Boxes**
284+
285+
- intro: a person detector on n fish-eye images of indoor scenes(NIPS 2018)
286+
- arxiv:https://arxiv.org/abs/1805.08503
287+
- datasets:https://gitlab.com/omnidetector/omnidetector
282288

283289
## YOLOv3
284290

0 commit comments

Comments
 (0)