-
hitting drive limits on downloading models, another solution other than pydrive is weights could be under project release
see torch hub
https://pytorch.org/docs/stable/hub.html
"Pretrained we…
AK391 updated
2 years ago
-
Hi, thanks for the great work!
I'm trying to convert the AnimeGANv2 [Shinkai.pb model](https://github.com/TachibanaYoshino/AnimeGANv2/blob/master/pb_and_onnx_model/Shinkai_53.pb) to CoreML, and I'v…
-
https://github.com/bryandlee/animegan2-pytorch
mit
-
aistudio,PaddleHub 2.0.0
2)系统环境:请您描述系统类型,例如Linux/Windows/MacOS/,python版本
- 复现信息:如为报错,请给出复现环境、复现步骤
![图片](https://user-images.githubusercontent.com/88195471/127656096-b914d4e1-5396-4a72-9c33-30226ed1…
-
AnimeGAN动漫化模型一键应用实例教程中
!pip install -U paddlehub==2.0.0b1
输出照片时出现
---------------------------------------------------------------------------AttributeError Traceback (mo…
-
Hi, I tried training but an error occurred. How do i fix it?
[*] Reading checkpoints...
[*] Failed to find a checkpoint
[!] Load failed...
2020-12-08 21:29:36.529360: W T:\src\github\tensorfl…
ghost updated
3 years ago
-
@zheng-yuwei
感谢分享你的codebase. 能否提供一些你训练好的模型weights, 方便大家快速查看结果?
-
[docs/zh_CN/tutorials/pixel2style2pixel.md](https://github.com/PaddlePaddle/PaddleGAN/blob/develop/docs/zh_CN/tutorials/pixel2style2pixel.md)里的参数配置:
```python
cd applications/
python -u tools/style…
-
开始可以正常使用 电脑无响应自动重新启动后无法使用
requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=8866): Max retries exceeded with url: /predict/animegan_v1_hayao_60 (Caused by NewConnectionEr…
txssg updated
3 years ago
-
code is like:
`python applications/tools/animeganv2.py --input_image path/to/gakki.png --output_path path/to/animeGAN`
errors are:
```text
--------------------------------------
C++ Tracebac…