Albhox

Results 37 comments of Albhox

These are the log: "fopen failed for data file: errno = 2 (No such file or directory) Errors found! Invalidating cache... Unable to simultaneously satisfy constraints. Probably at least one...

Did you guys try the `show_seg.py` in utils? @ruchaa01 and @easyfcn ?

Thank you so much for the great example with lbl_dict.__getitem__

Would you recommend to run the 1-NNA during training? And in general how long does it take to run for you the 1-NNA evaluation? [This information is valid only for...

Thank you so much for the quick reply. yes, I used the `sudo apt-get install libmpfr-dev` and `sudo apt-get install libgmp-dev` before. Do you know someone who have already compiled...

Thank you so much. Yes, now I don't have that error about MPFR anymore I had also a conflict with different boost version before ( one in anaconda and another...

It seems it was missing also this `sudo apt-get install liblapack-dev` Using cmake-gui It seems working now ![Screenshot from 2021-07-18 14-38-36](https://user-images.githubusercontent.com/11828200/126082864-1037690e-e0ef-4b4d-b0d8-834c75c9b3f2.png) also on make ![Screenshot from 2021-07-18 14-39-28](https://user-images.githubusercontent.com/11828200/126082888-316b319e-8eb0-4be6-a3d6-c0c963548f0d.png)