Closed enricoliscio closed 5 years ago
Support the usage of external custom submodels and YAML generator.
bin/evaluate.py works with basic RetinaNet submodels (both with COCO and YAML generators), not yet with AngleRegression.
bin/evaluate.py
AngleRegression
It is still work in progress, but it is good to already check the basic implementations.
Fixes #22
@hgaiser @vsuryamurthy a very quick check, there have been very small changes. I will merge it soon.
Support the usage of external custom submodels and YAML generator.
bin/evaluate.py
works with basic RetinaNet submodels (both with COCO and YAML generators), not yet withAngleRegression
.It is still work in progress, but it is good to already check the basic implementations.
Fixes #22