Chentao Wang

Results 6 issues of Chentao Wang

I was trying to run oneline_test.py with pretrained model on CPU (w/o CUDA). I did some modification in model.py and online_test.py, including: 1. added `opt.no_cuda = True` right after `opt...

I followed the instructions of Source Install. Everything else works perfectly for me. I can run all the scripts to train my own wake-up word. However, I cannot run the...

Just some little fixations for typos. Thanks for sharing this project!

Sorry to bother you but I had another issue when I tried to train with my own data sets: `python main.py --mode='train' --train_path='data/images' --label_path='data/ground_truth_mask' --batch_size=8 --visdom=False` It seemed to run...

Hi, I am trying to train a module using my own datasets. I follow all those instructions including installing pytorch (pip3 install --no-cache-dir torchvision). However, when I try to start...

Sorry but I'm pretty new to Cordova. I've included and another core plugin "inappbrowser" works properly. However, when I tested my app by open that page using Chrome, it warned...