zhangshuai

Results 15 issues of zhangshuai

when I run this command: python train.py --name simswap224_test --batchSize 8 --gpu_ids 1 --dataset vggface2 --Gdeep False an erroe occurred: /home/zhang/anaconda3/envs/Sim/lib/python3.7/site-packages/torch/serialization.py:656: SourceChangeWarning: source code of class 'torch.nn.parallel.data_parallel.DataParallel' has changed. you...

when I run this command:python download_dataset.py an error occurred: raise URLError(err) urllib.error.URLError: I found the URL='https://lab.osai.ai/datasets/openttgames/data/' can not be accessed. Can you help me solve this problem?

When I run this command: python3 inference.py --test_dir music/demo_song --output_dir outputs/demo_song --model checkpoints/epoch_1.pt --dance_num 6, an error occurred: Traceback (most recent call last): File "inference.py", line 18, in from v2.generator...

when I run this command: python train.py -c configs/ljs_base.json -m ljs_base an error occurred like this: [INFO] {'train': {'log_interval': 200, 'eval_interval': 1000, 'seed': 1234, 'epochs': 1, 'learning_rate': 0.0002, 'betas': [0.8,...

when I run a command which Train with mobilenet, I got information like this: Epoch: [0] [ 2950/19715] eta: 1:36:08.972184 loss_rpn_box_reg: 0.8739 (1.0911) lr: 0.005000 loss: 1.6920 (2.0218) loss_classifier: 0.3552...