DanielYang

Results 5 comments of DanielYang

> All models updated in 2021.1.21 cannot be downloaded with following Error: > `{ code: "NoSuchKey", message: "The specified key does not exist.", requestId: "aa1bfeff-f572-40aa-8935-6129b1533ed1" }` Sorry for the invalid...

BMN模型的一个更好的实现,可以试试PaddleVideo里面的维护的

可以试试PaddleClas中维护的最新版本,resnet以及其他系列,非常全 https://github.com/PaddlePaddle/PaddleClas/blob/release/2.3/docs/zh_CN/algorithm_introduction/ImageNet_models.md#4-resnet-%E7%B3%BB%E5%88%97-1

确实考虑到目前动态图对于开发过程更友好,我们还是推荐使用动态图来开发哈 可以试试最新的StarGAN v2哈 https://github.com/PaddlePaddle/PaddleGAN/blob/develop/docs/en_US/tutorials/starganv2.md