Andrey Bat

Results 6 comments of Andrey Bat

Still I can't get zzopencv compile... Please find logs attached. [CMakeOutput.log](https://github.com/open-mmlab/denseflow/files/5049303/CMakeOutput.log) [CMakeError.log](https://github.com/open-mmlab/denseflow/files/5049307/CMakeError.log) BTW, is there a Docker image with denseflow working? I tried vlali/denseflow:local and found no denseflow inside.

gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) Maybe the issue is cudnn missing? Could not find, if it's required for opencv... [output.log](https://github.com/open-mmlab/denseflow/files/5049409/output.log)

It seems to me, those weights are not really loaded into model, at least in environments I tried (Kaggle, Colab, local win10). Is there some way to test, if they're...

> I tried it locally in Ubuntu / jupyter notebook, and all checked were some weights values in the encoder. After several initializations they didn't change, but for some others...

Sometimes there's also an error with model.plot_fitess() on the first run, but could not yet reproduce on some simple dummy case. Traceback (most recent call last): File "/home/albat/crop_selector/crops_selector.py", line 625,...