CertifaiAI / CertifaiAI/CertifAI-Knowledge-Base
java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
Open
computer vision common issue
solved
- Dominant language
- No language data
- Stars
- 6
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description

**Additional Context**
- Student is training YoloV2 model using own data
- Error happens when getting label using output from model
`String labels = label.get(obj.getPredictedClass());`
- Student wants to detect smoke from image (1 class)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.