Hello,
I am trying to run a quick example via your example ( python draw.py -c configs/contourformer/contourformer_hgnetv2_b3_sbd.yml -r weight/contourformer_hgnetv2_b3_sbd.pth -i your_image.jpg).
There are several of libraries missing in the requirements:
- cv2
- shapely
- pycocotools
- transformers
Please, add them with the appropiate versions to the requirements for ease of use.
Thanks,
Hello,
I am trying to run a quick example via your example ( python draw.py -c configs/contourformer/contourformer_hgnetv2_b3_sbd.yml -r weight/contourformer_hgnetv2_b3_sbd.pth -i your_image.jpg).
There are several of libraries missing in the requirements:
Please, add them with the appropiate versions to the requirements for ease of use.
Thanks,