Light--

Results 27 comments of Light--
trafficstars

was that because you use many models for single input? is that the concept of your multi-task implementation for multi-task? like, if we have 10 classes, then we your code...

> This error is raised because the pickle version. It's abvious that the file path you read is encoded by byte mode by the prefix 'b'. You should convert it...

> These files are so big so you should download them by yourself as I writed in READEME. the pth file(``` BMN_best.pth.tar```) is big, but maybe the CSV file(```v_t_D9MYkEPEo.csv```) is...

> Please read the README carefully. I already offered the link to download the CSV files. Okay, i see, in https://github.com/wzmsltw/BSN-boundary-sensitive-network He said: ``` Download Datasets We support experiments with...

> both were the same version. > after that I used **make clean**, and then **make test**, and voila! the problem solved for my case. @ghost currently, the above two...

> version 20.10 supports `sm_86` (so RTX3000 series). NOT worked. I tested all the containers.

> If you are familiar with Docker, I've created an image (docker pull wallart/dl_mxnet:1.8.0.rc1), @Wallart buddy, your docker image runs like this..... ``` $ sudo docker run --gpus all -ti...

> Then you can execute `docker exec -it -u USER mxnet-1.8.0.rc1 bash` or connect the container to your preferred IDE. hey, @Wallart what will you say about this? i followed...

> `pip install mxnet-cu110==1.9.0b20201116 -f https://dist.mxnet.io/python/cu110` hey, @dai-ichiro, what will you say about this: ``` $ pip install mxnet_cu110-1.9.0b20201116-py2.py3-none-manylinux2014_x86_64.whl WARNING: pip is being invoked by an old script wrapper. This...

> What type of CPU are you using ? @Wallart Intel(R) Core(TM) i7-3960X CPU @ 3.30GHz