Open Mephisto405 opened 2 years ago
According to the following line, the get_projected_image.py code imports several functions from the image_projector (nested) in the Evaluation directory. However, I cannot find the package in the Evaluation directory.
get_projected_image.py
image_projector
Evaluation
https://github.com/lychenyoko/content-aware-gan-compression/blob/64fd76b88a66e4699bad05515c8167c1289cbb85/get_projected_image.py#L11
https://github.com/lychenyoko/content-aware-gan-compression/issues/10#issuecomment-1024354890 He already answered it in a closed issue. Hope this helps You.
According to the following line, the
get_projected_image.py
code imports several functions from theimage_projector
(nested) in theEvaluation
directory. However, I cannot find the package in theEvaluation
directory.https://github.com/lychenyoko/content-aware-gan-compression/blob/64fd76b88a66e4699bad05515c8167c1289cbb85/get_projected_image.py#L11