facebookresearch / ConvNeXt

Code release for ConvNeXt model
MIT License
5.78k stars 696 forks source link

Segmentation Error #90

Open HuaqingHe opened 2 years ago

HuaqingHe commented 2 years ago

The error information is : ModuleNotFoundError: No module named 'mmcv_custom.checkpoint'

And I find it has no resize_transform.py\apex_runner.optimizer.py\train_api.py Can you show examples with these files?

JarvisKevin commented 2 years ago

I found this error in detection task. Any checkpoint with load_... function can be found in mmcv_constom folder.