Package | Description |
---|---|
org.deeplearning4j.zoo.util | |
org.deeplearning4j.zoo.util.darknet | |
org.deeplearning4j.zoo.util.imagenet |
Modifier and Type | Class and Description |
---|---|
class |
BaseLabels
Base functionality for helper classes that return label descriptions.
|
Modifier and Type | Class and Description |
---|---|
class |
COCOLabels
Helper class that returns label descriptions for YOLO models trained with COCO.
|
class |
DarknetLabels
Helper class that returns label descriptions for Darknet models trained with ImageNet.
|
class |
VOCLabels
Helper class that returns label descriptions for YOLO models trained with Pascal VOC.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageNetLabels
Helper class with a static method that returns the label description.
|
Copyright © 2018. All rights reserved.