cvlab-epfl / detecting-the-unexpected

Detecting the Unexpected via Image Resynthesis
Other
56 stars 10 forks source link

Unable to run Exec_Joint_Pipeline.ipynb #14

Closed ShravanthiPatil closed 3 years ago

ShravanthiPatil commented 3 years ago

Hello, I am facing issues with running Exec_Joint_Pipeline.ipynb.

load the networks

from src.a05_differences.E1_article_evaluation import DiscrepancyJointPipeline joint_pipeline = DiscrepancyJointPipeline() joint_pipeline.init_semseg() joint_pipeline.init_gan() joint_pipeline.init_discrepancy()

Error: TypeError: exceptions must derive from BaseException

I am using python 3. Could this be a reason? Kindly suggest a solution.

Regards, Shravanthi

ShravanthiPatil commented 3 years ago

Solved.

LT1st commented 2 years ago

how to handle this?

finch185277 commented 1 year ago

how to handle this?

I solve the same problem by downloading weight files [2 GiB] and placing them in the right folder.

ref: https://github.com/cvlab-epfl/detecting-the-unexpected#trained-weights