| Package | Description |
|---|---|
| org.deeplearning4j.nn.conf.layers.objdetect |
| Class and Description |
|---|
| Yolo2OutputLayer
Output (loss) layer for YOLOv2 object detection model, based on the papers:
YOLO9000: Better, Faster, Stronger - Redmon & Farhadi (2016) - https://arxiv.org/abs/1612.08242
and You Only Look Once: Unified, Real-Time Object Detection - Redmon et al. |
| Yolo2OutputLayer.Builder |
Copyright © 2018. All rights reserved.