天天看点

几篇论文的实现代码

1、《Spectral Inference Networks: Unifying Deep and Spectral Learning》(ICLR 2019)谱推理网络:深度学习与谱学习的统一

GitHub

2、《KGAT: Knowledge Graph Attention Network for Recommendation》(KDD 2019)知识图谱注意推荐网络

GitHub

3、《Reasoning Visual Dialogs with Structural and Partial Observations》(CVPR 2019)用结构和部分观察推理视觉对话

GitHub

4、《Recovering 3D Planes from a Single Image via Convolutional Neural Networks》(ECCV 2018) 利用卷积神经网络从单个图像中恢复三维平面

GitHub

5、《StoryGAN: A Sequential Conditional GAN for Story Visualization》StoryGAN:用于故事可视化的顺序条件GAN

GitHub

6、《The Value Function Polytope in Reinforcement Learning》强化学习中的价值函数多面体

GitHub

7、《PlaneNet: Piece-Wise Planar Reconstruction from a Single RGB Image》PlaneNet:基于单个RGB图像的分段平面重建

GitHub

8、《Single-Image Piece-wise Planar 3D Reconstruction via Associative Embedding》基于关联嵌入的单图像分段平面三维重建

GitHub

继续阅读