feeding
This commit is contained in:
6
vision/align_model/labels.py
Normal file
6
vision/align_model/labels.py
Normal file
@ -0,0 +1,6 @@
|
||||
# the labels come from synset.txt, download link: https://s3.amazonaws.com/onnx-model-zoo/synset.txt
|
||||
|
||||
labels = \
|
||||
{0: 'cover_noready',
|
||||
1: 'cover_ready'
|
||||
}
|
||||
Reference in New Issue
Block a user