hustvl / TopFormer

TopFormer: Token Pyramid Transformer for Mobile Semantic Segmentation, CVPR2022
Other
373 stars 42 forks source link

libGL.so.1 Resolving Deficiencies #7

Closed PINTO0309 closed 2 years ago

PINTO0309 commented 2 years ago

Fixed the following error in the process of importing OpenCV on the Docker environment. For example, the same error occurs when running convert2onnx.py in the tools folder.

ImportError: libGL.so.1: cannot open shared object file: No such file or directory