Feywell
Feywell
MXNet : 1.0 Python ; 2.7.14 I try to run the demo, but an error like following: > Traceback (most recent call last): File "./fgfa_rfcn/demo.py", line 257, in main() File...
I try to use my own dataset. But there is a warning here? > 0%| | 0/800000 [00:00
I find the index of 3d landmark is so accurate. How can you get it? I want to use BFM 2019 model for face reconstrustion. Can you tell me how...
All res is with img size 224. If I use original image size mesh. How can I inverse the transform mat
I want to implement a version which use complete resnet101 layers to learn RPN. But I get error like follows: > > mxnet.base.MXNetError: Error in operator custom1: [22:39:58] src/operator/custom/custom.cc:153: Check...
I use code like: `python load_videos.py --metadata ../data/ted-metadata.csv --format .mp4 --out_folder ../data/TED384-v2 --workers 8 --image_shape 384,384` to get ted-384 datasets But, I get this error. And I print the frams,...