facebookresearch / ConvNeXt

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

no mmcv_custom.load_checkpoint #93

Open gaopeng91 opened 2 years ago

gaopeng91 commented 2 years ago

Hi, there is no mmcv_custom.load_checkpoint, please add it , thanks.

YangYangGirl commented 2 years ago

Same problem.

wokaikaixinxin commented 2 years ago

The object detection and semantic segmentation base on Swin Detection, you can click and enter Swin Detection at README.md. The load_checkpoint is in SwinTransformer/mmcv_custom/checkpoint.py Address is here: https://github.com/SwinTransformer/Swin-Transformer-Object-Detection/tree/6a979e2164e3fb0de0ca2546545013a4d71b2f7d/mmcv_custom

wszhengjx commented 2 years ago

ConvNeXt: init() got an unexpected keyword argument 'pretrained' Can you tell me how to resolve it? really appreciate it !

zxmyyds commented 1 year ago

Same problem.

hello can you slove the problem?