qinghua2016

Results 7 issues of qinghua2016

I can successfully run the file of pyparseface with removing tensorflow I installed before. It seems that the model can only work with it's inner tensorflow, but I need to...

I can successfuly run " bazel test --local_resources 2048,.5,1.0 --genrule_strategy=standalone syntaxnet/... util/utf8/..." with 17 tests pass. Also I succeed to run "echo 'Bob brought the pizza to Alice.' | syntaxnet/demo.sh"....

Hi @chuanqi305, I try to train the mobilenetv2 ssd 0.25 model, the train.prototxt is generated by ssd/gen_model.py with patrameter of size to be 0.25. But the loss is down and...

I can run the code with one single gpu. Do you know how to use multi gpus to run the code?

Hi, thank you for your sharing. I can successfully run the training code with single gpu. Do you know how to use multi gpus to train?

when I run the command: python train.py, it occures the error as follows: tensorflow.python.framework.errors_impl.NotFoundError: /home/research/data/hdrnet/hdrnet/lib/hdrnet_ops.so: undefined symbol: _ZN10tensorflow7strings6StrCatB5cxx11ERKNS0_8AlphaNumE Backend TkAgg is interactive backend. Turning interactive mode on. my tensorflow version...

* fixed fs2 24k training and inference issues, fixed hifigan vocoder training * aligned mels feature for acoustic model and vocoder, so that people can use the pretrained model. fixed...