PRNet-Depth-Generation icon indicating copy to clipboard operation
PRNet-Depth-Generation copied to clipboard

some questions about PRN trained model

Open roger-cv opened this issue 5 years ago • 8 comments

nice, it is a good job.but,when i run it ,some quetions occers.as shown below: Uploading 2.png… 1

roger-cv avatar Jul 27 '20 11:07 roger-cv

I have downloaded PRN trained model and put it in net-data.

roger-cv avatar Jul 27 '20 11:07 roger-cv

@clks-wzz @roger-cv Thanks for sharing your code,

ValueError: The passed save_path is not a valid checkpoint: E:\yzu\lab\face anti spoofing\PRNet-Depth-Generation-master\Data\net-data\256_256_resfcn256_weight

but I always get this error, even when I fixed the path with my windows, it's in the same location. But its ways the path is not valid, can you please help me in this, Thanks in advance.

punitha-valli avatar Jul 29 '20 15:07 punitha-valli

@clks-wzz @roger-cv Thanks for sharing your code,

ValueError: The passed save_path is not a valid checkpoint: E:\yzu\lab\face anti spoofing\PRNet-Depth-Generation-master\Data\net-data\256_256_resfcn256_weight

but I always get this error, even when I fixed the path with my windows, it's in the same location. But its ways the path is not valid, can you please help me in this, Thanks in advance.

@punitha-valli I can run this PRNet by adding the another file into the net_data,maybe, you can try this way.as shown below: TIM截图20200730095928

roger-cv avatar Jul 30 '20 02:07 roger-cv

@roger-cv @clks-wzz excuse me,where can i get 256_256_resfcn256_weight.index? the baidu drive only provide 256_256_resfcn256_weight.data-00000-of-00001

FelixZhang7 avatar Sep 24 '20 09:09 FelixZhang7

@roger-cv @clks-wzz excuse me,where can i get 256_256_resfcn256_weight.index? the baidu drive only provide 256_256_resfcn256_weight.data-00000-of-00001

It's here! https://github.com/YadiraF/PRNet/tree/master/Data/net-data

vu-nguyenhyit avatar Jan 25 '21 09:01 vu-nguyenhyit

I had this problem, too, and it was solved by using your method.Thank you very much!

Evelyn-wst avatar Jul 26 '21 12:07 Evelyn-wst

problem solved! thanks!

@roger-cv @clks-wzz excuse me,where can i get 256_256_resfcn256_weight.index? the baidu drive only provide 256_256_resfcn256_weight.data-00000-of-00001

It's here! https://github.com/YadiraF/PRNet/tree/master/Data/net-data

jamesdongdong avatar Oct 28 '21 02:10 jamesdongdong

Thanks

FIRE-MOS avatar Mar 11 '22 06:03 FIRE-MOS