Seowoo Han
Seowoo Han
I trained your codes. But I have one question. How can I make places2_edges_train.flist,places2_edges_val.flist,places2_edges_test.flist?? I already made mask_train/val/test.flist and places2_train/val/test.flist
https://github.com/ukairia777/tensorflow-nlp-tutorial/blob/main/02.%20Text%20Preprocessing/2-10.%20text_preprocessing_tools_for_korean_text.py 내 파일 내용이 주제와 다른 거 같습니다. 또한, colab 경로도 다른 거 같습니다.
If there are no words such as http, https, you can go to the link using this modification file. I added 'http://' string. For example, original link URL: github.com changed...
1. I’ve already set up the pretrained_folder. 2. When I try to use the weight(swin_base_patch4_window7_224_22k.pth) from that folder to resume, I get the following error (see error details below). 3....