-
Dear all,
I have error as following.
It seems like load data successfully but occur error after training start...
can anyone help me?
# Here is my command:
nux/insightface/src$ CUDA_VISIBLE_D…
-
After going through the instructions for adding the dataset, and adding the dependency, and making sure I'm within the SRC file in the repository, I enter the following to run the model on MobileNet:
…
-
The rcnn example has been adapted to be compatible with nnvm branch in https://github.com/precedenceguo/mx-rcnn. Waiting for results to confirm everything works. I invite you to try this new version r…
-
Note: Providing complete information in the most concise form is the best way to get help. This issue template serves as the checklist for essential information to most of the technical issues.
If …
-
I am new to MXNet, I looked into the deformable convolution and pooling implementation in from /rfcn/operator_cxx, but where are these being integrated and called in the MXNet?
-
I wanna to normalize (substract mean, divide standard deviation) input in each kernel during convolution.
This means a affine transformation before convolution for each kernel.
How can I achieve it…
-
Please complete the python GPU enabled install for MacOS.
This guide is complete / following it to complete results in errors.
https://mxnet.incubator.apache.org/get_started/osx_setup.html
Also,…
-
Training framework for DeepLab using Deformable convolutions crashes on mxnet 0.11.1.
In Deformable-ConvNets-master/deeplab/train.py line no 158.
train_net(args, ctx, config.network.pretrained, con…
-
Have someone know how to do with this error?I am new to mxnet,thaks very much!!
CUDA_VISIBLE_DEVICES='0,1,2' python -u train_softmax.py --network r34 --loss-type 4 --per-batch-size 64 --margin-m 0…
-
Is it initialized from zero or pretrained model?