leo2105
leo2105
it seems that the author is working on version3
Try using this $ docker run --rm --privileged multiarch/qemu-user-static:register --reset $ docker run --rm -t arm64v8/ubuntu uname -m standard_init_linux.go:211: exec user process caused "no such file or directory" $ docker...
I had the same problem, I was adding wrong paths. I solved restarting the kernel and running again the cell with the right paths. If it doesn't work, try to...
@mchi-zg I had had a similar problem, then I saw the README, downloaded the models and worked, thanks
Hi, I would like to know if there is any news about this issue. thanks
ward. me too.
use the docker image, its easier. I had many problems to install dependencies too.
This could help you. https://groups.google.com/forum/#!topic/caffe-users/DAv5EcsvbIU your should change your makefile.config in order to find BLAS. Tell me if you solved it
maybe you didnt download the video in 'model/data/readme.md'
Well I use conda, conda-env create -f ./model/YAD2K/environment.yml source activate yad2k and read every Readme. You have to download some files and finally run "model/Train Model - YOLOv2.ipynb" notebook. That's...