Closed Wooks-git closed 3 years ago
Hello, author thanks for sharing your code.
i want to training my custom dataset, but when i run train.py, i have an Error named 'ModuleNotFoundError: No module named 'PIPNet' '. so how can i get PIPNet module?
Hi, it seems it has nothing to do with the dataset. Have you changed the folder name 'PIPNet'? If so, please also modify line 31 in train.py and line 35 in test.py
I solve my problem! Thank you author!
Hello, author thanks for sharing your code.
i want to training my custom dataset, but when i run train.py, i have an Error named 'ModuleNotFoundError: No module named 'PIPNet' '. so how can i get PIPNet module?