-
Traceback (most recent call last):
File "demo.py", line 94, in
predictions = make_animation(source_image, driving_video, generator, kp_detector, relative=opt.relative, adapt_movement_scale=op…
-
Since most people only using pytroch and tensorflow, the Chainer dependence is not good for user reading code. So remove Chainer or separate Chainer with pytroch is prefer.
-
"""i am trying to plot the prediction """
model.eval()
for i, test_image in enumerate(test_data_loader,0):
final, labels = test_image
#final = final.view(1,-1)
pred = model(final)
…
-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. The bug has not been fixed in the latest version.
…
-
Copied packages do not reflect the environment the copied experiment has been run. I am working with tensorflow-gpu installed with conda but trains does not detect tensorflow-gpu as a package. Below i…
-
The model is not being coppied (fails with a pytroch error) when using the covid-19 dataset here:
The error is: https://github.com/mindsdb/mindsdb-examples/tree/master/others/covid19
```
Traceb…
-
Softargmax is used quite many place. It can be used as a differentiable alternative to argmax function and thus comes handy at times! [A brief idea](https://bouthilx.wordpress.com/2013/04/21/a-soft-ar…
-
Not sure if this has been mentioned yet. This isn't critical to functionality but would be nice to address - warning message arises when any lr scheduler is turned on:
```UserWarning: Detected call…
-
(torch_new) yyg@persue:~/project2/second.pytorch/second$ python ./pytorch/train.py evaluate --config_path=./configs/car.fhd.config --model_dir=./save_model/pretrained_models_v1.5/ --measure_time=True …
-
excuse me, i want to known the speed of your project, and the pytroch version. if you do not mind, and the other requirement