Byeongsu KIM
Results
2
issues of
Byeongsu KIM
``` usage: predict_on_images.py [-h] [-r ROOT_PATH] [-b BEAM_SIZE] checkpoint_path predict_on_images.py: error: the following arguments are required: checkpoint_path An exception has occurred, use %tb to see the full traceback. ``` this...
## ❓ How to use Detectron2 Questions like: I followed GETTING_STARTED.md. But it doesn't make a result file which include object's vector and label. I want to get them. In...