Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What Makes a Good Pre-Training on Points Cloud? #9

Open
hansen7 opened this issue Nov 16, 2020 · 1 comment
Open

What Makes a Good Pre-Training on Points Cloud? #9

hansen7 opened this issue Nov 16, 2020 · 1 comment
Assignees
Labels
Literatures Archives for Related Literatures

Comments

@hansen7
Copy link
Owner

hansen7 commented Nov 16, 2020

General Interpretability:

  • interpretable ml book, specifically sections on learned features, Shapley values, Influential Instance
  • "Network dissection: Quantifying interpretability of deep visual representations", CVPR 2017
  • "Feature Visualisation", Olah, et al., Distill 2017.
  • Bolei's Portfolio
  • Chiyuan's Portfolio (also, transfer learning)

General Pre-Training:

  • "Rethinking ImageNet Pre-training", ICCV 2019
  • "Rethinking Pre-training and Self-training", NeurIPS 2020
  • "What is being transferred in transfer learning?", NeurIPS 2020
  • "What Makes Instance Discrimination Good for Transfer Learning?", ICLR 2021 Sub

Ideas from Contrastive Learning:

Point Cloud Specific:

  • "Rotation Invariant Convolutions for 3D Point Clouds Deep Learning", 3DV 2019
  • "Quaternion Equivariant Capsule Networks for 3D Point Clouds", ECCV 2020
  • "Label-Efficient Learning on Point Clouds using Approximate Convex Decompositions", ECCV 2020
  • "On the Universality of Rotation Equivariant Point Cloud Networks", ICLR 2021 Sub

Extensions:

  • "Neural Similarity Learning", NeurIPS 2019
@hansen7 hansen7 added the Literatures Archives for Related Literatures label Nov 16, 2020
@hansen7 hansen7 self-assigned this Nov 16, 2020
@hansen7 hansen7 changed the title What Make Good Pre-Training on Points Cloud? What Make a Good Pre-Training on Points Cloud? Nov 16, 2020
@hansen7 hansen7 changed the title What Make a Good Pre-Training on Points Cloud? What Makes a Good Pre-Training on Points Cloud? Nov 16, 2020
@hansen7 hansen7 closed this as completed Nov 23, 2020
@hansen7 hansen7 reopened this Dec 6, 2020
@hansen7 hansen7 added the InProgress Ongoing Paper label Dec 26, 2020
@GengxinLiu
Copy link

Hello, here are some other point cloud self-supervised papers

  • Info3D Representation Learning on 3D Objects using Mutual Information Maximization and Contrastive Learning (2020 ECCV)
  • Global-Local Bidirectional Reasoning for Unsupervised Representation Learning of 3D Point Clouds (2020 CVPR)

@hansen7 hansen7 removed the InProgress Ongoing Paper label Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Literatures Archives for Related Literatures
Projects
None yet
Development

No branches or pull requests

2 participants