https://github.com/postech-cvlab/choir
Official source code of "Stable and Consistent Prediction of 3D Characteristic Orientation vis Invariant Residual Learning", ICML 2023
https://github.com/postech-cvlab/choir
Last synced: about 2 months ago
JSON representation
Official source code of "Stable and Consistent Prediction of 3D Characteristic Orientation vis Invariant Residual Learning", ICML 2023
- Host: GitHub
- URL: https://github.com/postech-cvlab/choir
- Owner: POSTECH-CVLab
- Created: 2023-07-22T00:59:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-22T01:07:46.000Z (over 2 years ago)
- Last Synced: 2025-06-27T03:41:06.628Z (9 months ago)
- Size: 1.95 KB
- Stars: 14
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Characteristic Orientation Prediction via Invariant Residual Learning (CHOIR)
This repository will contain the official source code and data for our paper:
>[Stable and Consistent Prediction of 3D Characteristic Orientation vis Invariant Residual Learning](https://arxiv.org/abs/2306.11406)
> [Seungwook Kim*](https://wookiekim.github.io/),
> [Chunghyun Park*](https://chrockey.github.io/),
> [Yoonwoo Jeong](https://yoonwoojeong.medium.com/about),
> [Jaesik Park](http://jaesik.info/), and
> [Minsu Cho](http://cvlab.postech.ac.kr/~mcho/) (*equal contribution)
> POSTECH GSAI & CSE
> ICML, Honolulu, 2023.
The code and data will be uploaded soon.