HaolinLiu97 / PUGAN-pytorch

Pytorch unofficial implementation of PUGAN (a Point Cloud Upsampling Adversarial Network, ICCV, 2019)
78 stars 16 forks source link

ModuleNotFoundError: No module named 'third_party' #6

Open ooklwq opened 4 years ago

ooklwq commented 4 years ago

from third_party.auction_match import auction_match

Sorry, I can't find what the third_party module is, could you please point it? Very thanks!!

HaolinLiu97 commented 4 years ago

Sorry I accidentally remove the third_party folder in the last modification. I will fix it ASAP