CaNet icon indicating copy to clipboard operation
CaNet copied to clipboard

"from network import Res_Deeplab” and No module named 'network'

Open SmalWhite opened this issue 5 years ago • 1 comments

Thanks for your contribution, and i want to compare with CANet in my paper.

SmalWhite avatar Sep 23 '20 05:09 SmalWhite

use from one_shot_network import Res_Deeplab

Temiloluwa avatar Oct 25 '20 20:10 Temiloluwa