csxmli2016
csxmli2016
> sorry,I forget to upload the picture, I mean the parameters below. My main goal in fine-tuning the model was to make it perform well in the Chinese scene at...
> Hi, Multi-GPU training has been consistently failing. Would it be possible to provide a screenshot of 'pip list' to see the version of each package installed, or if there...
> THX, The problem I encountered is in multi-node, multi-GPU training. Single gpu training is Fine.  I am not sure about this problem. Maybe you can check whether the...
> raise KeyError(f"No object named '{name}' found in '{self._name}' registry!") KeyError: "No object named 'TextDegradationDataset' found in 'dataset' registry!" Did you follow the installation steps? You can solve it by...
> I was unable to train, please ask the author for a favor. I can successfully train the model with the given instruction. Please double-check the following steps: 1) All...
> I reinstalled the environment today and this error still occurs. After running python setup.py develop, it shows success, but cannot be trained.   Sure. You can send...
> hi, I want to know where does the model named "net_new_bbox.pth" come from please? Just run the following command to download the pth file. ``` python checkpoints/download_github.py ```
> I found that this module didn't work well for English, and I want to retrain it, so I'm wondering how to train it? which project is it based on?...