mtinti
mtinti
I had the same issue a few days ago. If it can help, this is my solution. - compute the max/min values in the region of interest from the grouped...
I'm running it without issues in colab, just start your notebook with: !pip3 install fastai==1.0.61 !pip install biopython clone the repo and you ready to go! also... import sys sys.path.append('path...
Thanks, it's working! Just wanted to let you know that I also had to remove this line: config.test = munch.Munch(config.test) from config.py cheers Michele
Thanks for the speedy response! I'll try your suggestions. cheers Michele
Hi, see the attached images for example, It outputs the command and crashes immediately.  