NAFNet icon indicating copy to clipboard operation
NAFNet copied to clipboard

Databricks: No error but no output

Open Meenakshi-10 opened this issue 1 year ago • 0 comments

Hi, I tried running the model locally (using CPU only) but my memory ran out. So with the same source image I tried running it on databricks. I have stored the model file in DBFS. I updated the new model path in cog.yaml. There was no error, but it didn't perform the deblurring. After a bit of debugging, I noticed it stopped somewhere in the model.test() function. Any idea what's happening?

Meenakshi-10 avatar Nov 28 '23 13:11 Meenakshi-10