Closed youngbaldy closed 1 year ago
Hi, follow link to extract vision branch model. For example:
python convert_to_vision.py /path/to/one-peace.pt /save_path/one-peace-vision.pkl
Then use the one-peace-vision.pkl for semantic segmentation.
Note that the one_peace_vision.pth is different from one-peace-vision.pkl in model names.
oooook, i will try as u suggested, hope you have a nice day, 3Q~
when i want to use one_peace_vision.pt as pretrained model for vision tasks, i met this error:
i dont know how to handle this problem...