Nicolas Pielawski

Results 2 issues of Nicolas Pielawski

Every time I open a python file I get the following error: ```bash Traceback (most recent call last): File "/path_to_packer/start/coq_nvim/.vars/runtime/lib/python3.9/site-packages/pynvim_pp/log ging.py", line 31, in with_suppress yield None File "/path_to_packer/start/coq_nvim/.vars/runtime/lib/python3.9/site-packages/pynvim_pp/lib .py",...

Hello Hang Zhang! Thanks for this nice repo! I would like to try using DeepLabV3 with ResNeSt in a unconventional way: I am doing pixel regression (regression on images) and...