- [x] 1.论文 https://arxiv.org/abs/1611.06624 代码 https://github.com/pfnet-research/tgan https://github.com/dandelin/Temporal-GAN-Pytorch - [x] 2.论文 http://carlvondrick.com/tinyvideo/paper.pdf 网站 http://web.mit.edu/vondrick/tinyvideo/ 代码https://github.com/cvondrick/videogan gan video 两周 第一周, 熟悉已有论文,选用一个算法复现。使用自己的数据集,调参。 第二周,分析隐变量的语义相关信息,自动驾驶的转向角度和z的关系 。
1.论文 https://arxiv.org/abs/1611.06624
代码 https://github.com/pfnet-research/tgan https://github.com/dandelin/Temporal-GAN-Pytorch
2.论文 http://carlvondrick.com/tinyvideo/paper.pdf
网站 http://web.mit.edu/vondrick/tinyvideo/
代码https://github.com/cvondrick/videogan
gan video 两周
第一周, 熟悉已有论文,选用一个算法复现。使用自己的数据集,调参。
第二周,分析隐变量的语义相关信息,自动驾驶的转向角度和z的关系 。