前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >新增21篇! | CVPR 2019 论文实现代码

新增21篇! | CVPR 2019 论文实现代码

作者头像
AI研习社
发布2019-07-04 13:25:54
1.7K0
发布2019-07-04 13:25:54
举报
文章被收录于专栏:AI研习社AI研习社

大家赶紧看起来啦!

  1. 《C3AE: Exploring the Limits of Compact Model for Age Estimation》(CVPR 2019) GitHub地址:https://github.com/vicwer/C3AE_Age_Estimation
  2. 《BubbleNets: Learning to Select the Guidance Frame in Video Object Segmentation by Deep Sorting Frames》(CVPR 2019) GitHub地址:https://github.com/griffbr/BubbleNets
  3. 《ELASTIC: Improving CNNs with Dynamic Scaling Policies》(CVPR 2019 Oral) GitHub地址:https://github.com/allenai/elastic
  4. 《SelFlow: Self-Supervised Learning of Optical Flow》 (CVPR 2019 Oral) GitHub地址:https://github.com/ppliuboy/SelFlow
  5. 《HAQ: Hardware-Aware Automated Quantization with Mixed Precision》(CVPR 2019 Oral) GitHub地址:https://github.com/mit-han-lab/HAQ
  6. 《Improving Semantic Segmentation via Video Propagation and Label Relaxation》(CVPR 2019 ) GitHub地址:https://github.com/NVIDIA/semantic-segmentation
  7. 《Bi-Directional Cascade Network for Perceptual Edge Detection(BDCN)》(CVPR 2019 ) GitHub地址:https://github.com/pkuCactus/BDCN
  8. 《Two-Stream Adaptive Graph Convolutional Networks for Skeleton-Based Action Recognition》(CVPR 2019) GitHub地址:https://github.com/lshiwjx/2s-AGCN
  9. 《Learning joint reconstruction of hands and manipulated objects》(CVPR 2019) GitHub地址:https://github.com/hassony2/obman_train https://github.com/hassony2/obman
  10. 《AOGNets: Compositional Grammatical Architectures for Deep Learning》(CVPR 2019) GitHub地址:https://github.com/iVMCL/AOGNets
  11. 《Neural Rejuvenation: Improving Deep Network Training by Enhancing Computational Resource Utilization》(CVPR 2019 Oral) GitHub地址:https://github.com/joe-siyuan-qiao/NeuralRejuvenation-CVPR19
  12. 《Finding Task-Relevant Features for Few-Shot Learning by Category Traversal》(CVPR 2019 Oral) GitHub地址:https://github.com/Clarifai/few-shot-ctm
  13. 《Self-supervised 3D hand pose estimation through training by fitting》(CVPR 2019) GitHub地址:https://github.com/melonwan/sphereHand
  14. 《MOTS: Multi-Object Tracking and Segmentation》(CVPR 2019) GitHub地址:https://github.com/VisualComputingInstitute/mots_tools
  15. 《Segmentation-driven 6D Object Pose Estimation》(CVPR 2019) GitHub地址:https://github.com/cvlab-epfl/segmentation-driven-pose
  16. 《Timeception for Complex Action Recognition》(CVPR 2019) GitHub地址:https://github.com/noureldien/timeception
  17. 《GoodNews Everyone! Context driven entity aware captioning for news images》(CVPR 2019) GitHub地址:https://github.com/furkanbiten/GoodNews
  18. 《Structured Knowledge Distillation for Semantic Segmentation》(CVPR 2019 Oral) GitHub地址:https://github.com/irfanICMLL/structure_knowledge_distillation
  19. 《Self-supervised Spatio-temporal Representation Learning for Videos by Predicting Motion and Appearance Statistics》(CVPR 2019) GitHub地址:https://github.com/laura-wang/video_repres_mas
  20. 《Object-driven Text-to-Image Synthesis via Adversarial Training》(CVPR 2019) GitHub地址:https://github.com/jamesli1618/Obj-GAN
  21. 《Monocular Total Capture: Posing Face, Body and Hands in the Wild》(CVPR 2019) GitHub地址:https://github.com/CMU-Perceptual-Computing-Lab/MonocularTotalCapture
  22. 《Shapes and Context: In-the-wild Image Synthesis & Manipulation》(CVPR 2019) GitHub地址:https://github.com/aayushbansal/OpenShapes
  23. 《Robust Point Cloud Based Reconstruction of Large-Scale Outdoor Scenes》(CVPR 2019) GitHub地址:https://github.com/ziquan111/RobustPCLReconstruction
  24. 《DAVANet: Stereo Deblurring with View Aggregation》(CVPR 2019 Oral) GitHub地址:https://github.com/sczhou/DAVANet
  25. 《Taking A Closer Look at Domain Shift: Category-level Adversaries for Semantics Consistent Domain Adaptation》(CVPR 2019 Oral) GitHub地址:https://github.com/RoyalVane/CLAN
  26. 《PPGNet: Learning Point-Pair Graph for Line Segment Detection》(CVPR 2019) GitHub地址:https://github.com/svip-lab/PPGNet
  27. 《Distilling Object Detectors with Fine-grained Feature Imitation》(CVPR 2019) GitHub地址:https://github.com/twangnh/Distilling-Object-Detectors
  28. 《3D Hand Shape and Pose Estimation from a Single RGB Image》(CVPR 2019) GitHub地址:https://github.com/3d-hand-shape/hand-graph-cnn
  29. 《Wide-Context Semantic Image Extrapolation》(CVPR 2019) GitHub地址:https://github.com/shepnerd/outpainting_srn
  30. 《Image-to-Image Translation via Group-wise Deep Whitening-and-Coloring Transformation》(CVPR 2019 Oral) GitHub地址:https://github.com/taki0112/GDWCT-Tensorflow
  31. 《Learning Non-volumetric Depth Fusion using Successive Reprojections》(CVPR 2019) GitHub地址:https://github.com/simon-donne/defusr
  32. 《Disentangled Representation Learning for 3D Face Shape》(CVPR 2019) GitHub地址:https://github.com/zihangJiang/DR-Learning-for-3D-Face
  33. 《Pixel-Adaptive Convolutional Neural Networks》(CVPR 2019) GitHub地址:https://github.com/NVlabs/pacnet
  34. 《Modulating Image Restoration with Continual Levels via Adaptive Feature Modification Layers(AdaFM)》(CVPR 2019 oral) GitHub地址:https://github.com/hejingwenhejingwen/AdaFM
  35. 《Taking a Deeper Look at the Inverse Compositional Algorithm》 (CVPR 2019 Oral) GitHub地址:https://github.com/lvzhaoyang/DeeperInverseCompositionalAlgorithm
  36. 《Looking for the Devil in the Details: Learning Trilinear Attention Sampling Network for Fine-grained Image Recognition》(CVPR 2019) GitHub地址:https://github.com/Heliang-Zheng/TASN
  37. 《Multi-Target Embodied Question Answering》(CVPR 2019) GitHub地址:https://github.com/lichengunc/mteqa
  38. 《Learning Context Graph for Person Search》(CVPR 2019 Oral) GitHub地址:https://github.com/sjtuzq/person_search_gcn
  39. 《Generating Classification Weights with GNN Denoising Autoencoders for Few-Shot Learning》(CVPR 2019) GitHub地址:https://github.com/gidariss/wDAE_GNN_FewShot
  40. 《Learning Parallax Attention for Stereo Image Super-Resolution》(CVPR 2019) GitHub地址:https://github.com/LongguangWang/PASSRnet
  41. 《Meta-SR: A Magnification-Arbitrary Network for Super-Resolution》(CVPR2019) GitHub地址:https://github.com/XuecaiHu/Meta-SR-Pytorch
  42. 《Learning Actor Relation Graphs for Group Activity Recognition》(CVPR 2019) GitHub地址:https://github.com/wjchaoGit/Group-Activity-Recognition
  43. 《HorizonNet: Learning Room Layout with 1D Representation and Pano Stretch Data Augmentation》(CVPR 2019) GitHub地址:https://github.com/sunset1995/HorizonNet
  44. 《3D-SIS: 3D Semantic Instance Segmentation of RGB-D Scans》(CVPR 2019 Oral) GitHub地址:https://github.com/Sekunde/3D-SIS
  45. 《Exploiting temporal context for 3D human pose estimation in the wild》(CVPR 2019) GitHub地址:https://github.com/deepmind/Temporal-3D-Pose-Kinetics
  46. 《Zoom To Learn, Learn To Zoom》(CVPR 2019) GitHub地址:https://github.com/ceciliavision/zoom-learn-zoom
  47. 《Generalized Intersection over Union》(CVPR 2019) GitHub地址:https://github.com/generalized-iou/Detectron.pytorch
  48. 《Reliable and Efficient Image Cropping: A Grid Anchor based Approach》(CVPR 2019) GitHub地址:https://github.com/HuiZeng/Grid-Anchor-based-Image-Cropping
  49. 《Semantic Image Synthesis with Spatially-Adaptive Normalization Taesung》(CVPR 2019) GitHub地址:https://github.com/divyanshj16/SPADE
  50. 《4D Spatio-Temporal ConvNets: Minkowski Convolutional Neural Networks》(CVPR 2019) GitHub地址:https://github.com/StanfordVL/MinkowskiEngine
  51. 《Knowledge-Embedded Routing Network for Scene Graph Generation》(CVPR 2019) GitHub地址:https://github.com/yuweihao/KERN
  52. 《Deep Flow-Guided Video Inpainting》(CVPR 2019) GitHub地址:https://github.com/nbei/Deep-Flow-Guided-Video-Inpainting
  53. 《onvolutional Mesh Regression for Single-Image Human Shape Reconstruction》(CVPR2019) GitHub地址:https://github.com/nkolot/GraphCMR
  54. 《Capture, Learning, and Synthesis of 3D Speaking Styles》(CVPR 2019) GitHub地址:https://github.com/TimoBolkart/voca
  55. 《Meta-Transfer Learning for Few-Shot Learning》 (CVPR 2019) GitHub地址:https://github.com/y2l/meta-transfer-learning-tensorflow
本文参与 腾讯云自媒体分享计划,分享自微信公众号。
原始发表:2019-06-28,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 AI研习社 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档