angiewlz

Results 1 issues of angiewlz

Hello! I'm attempting to export detection model from pytorch to tensorrt, but there is an error below: ImportError: cannot import name 'register_all_modules' from 'mmdet.utils.setup_env' (/xxx/.conda/envs/internimage/lib/python3.7/site-packages/mmdet/utils/setup_env.py) Is this mmdet version problem?