OcCo
OcCo copied to clipboard
[ICCV '21] "Unsupervised Point Cloud Pre-training via Occlusion Completion"
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.4.0 to 2.7.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...
Hi @hansen7 , Thanks for sharing this great work with us. I have a question regarding the output log during pretraining. The detail is [here](https://gist.github.com/zshyang/08fb47c7f4aa2835da25e6e98349cf51). The question is, it seems...
  There is no mode containing partseg Please have a look. Thank you!
hello, when I reproduce the pre-training experiment on your shapenet car data set, I found that the training does not converge very well. I think it is related to the...
**General Interpretability:** - [interpretable ml book](https://christophm.github.io/interpretable-ml-book/shapley.html), specifically sections on `learned features`, `Shapley values`, `Influential Instance` - "Network dissection: Quantifying interpretability of deep visual representations", CVPR 2017 - "Feature Visualisation", Olah,...
Thanks for your awesome work. Do you use the code in the render directory to generate complete point cloud and partial point cloud from 3D models for the training of...
**Point Cloud Completion** - "Topnet: Structural point cloud decoder", CVPR 2019 - "3D Shape Completion with Multi-view Consistent Inference", AAAI 2020 - "Morphing and Sampling Network for Dense Point Cloud...
Basically in consistent with the updated iccv submission version: 1. Few-shot learning 2. Network dissection and adjusted mutual information 3. Object-Level Contrastive Learning 4. Readme and website
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.4.0 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...