-
Hi, thanks for your sharing again!
I tried do train C3D from scratch (without pretrained model), I got an accuracy of 81% which is different from what mentioned in your paper. Do you know what cause…
-
install git, curl, vim, g++, ranger
download .vimrc ( wget -O ~/.vimrc https://raw.githubusercontent.com/JMcKiern/dotfiles/master/.vimrc )
-
![acc](https://user-images.githubusercontent.com/38966664/47960039-4a08ac80-e02e-11e8-86f1-a5ab145f6bfa.png)
![loss](https://user-images.githubusercontent.com/38966664/47960040-4aa14300-e02e-11e8-861…
-
l ported the freecut firmware to newer cake machine. It has a different PIC than the one free cut was originally written for, but the io and the rest of the electronic where pretty much the same, exce…
-
Some guideliness on how to install this for dummies would be appreciated.
-
hey @Guillem96 Thanks for the work i was training the model from scratch only the effnet backbone has the imagenet pretrained weights , i trained the model for 30 epochs on a custom dataset with 12 cl…
-
Hi,
Is it possible to train this model from scratch ?
-
Hi @JulienSiems ,
Thank you very much for a great contribution. I am working to family with Mask-rcnn.
Could you guide me how to run the code. Do I need to start training again ?
Everything are s…
-
In the model perfomance comparison, the training from scratch means no imagenet pretrain?
-
### Description of the bug:
```
root@ed7d09768525:~/dist# export BAZEL_LINKLIBS="-l%:libstdc++.a" && env EXTRA_BAZEL_ARGS="--tool_java_runtime_version=local_jdk" BAZEL_JAVAC_OPTS="-J-Xms512m -J-…