Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |
Tags
- Vae
- 경희대
- 딥러닝
- IROS
- 2022
- NeRF paper
- CVPR
- 논문리뷰
- ICCV
- Semantic Segmentation
- 융합연구
- Python
- Deep Learning
- Neural Radiance Field
- 논문
- linux
- panoptic nerf
- 논문 리뷰
- 파이토치
- 리눅스
- pytorch
- paper review
- docker
- panoptic segmentation
- Computer Vision
- GAN
- ICCV 2021
- NERF
- Paper
- CVPR2023
Archives
- Today
- Total
윤제로의 제로베이스
Panoptic NeRF 본문
요즘 관심있는 분야는 Semantic Segmentation이다. 이 부분에 대해서 지식을 좀 쌓으려고 Segmentation 부분이랑 NeRF 부분을 공부해보려고 한다!!
그래서 공부한 것들을 좀 정리하려고 한다.
읽은 것들
- Fu, Xiao, et al. "Panoptic nerf: 3d-to-2d label transfer for panoptic urban scene segmentation." arXiv preprint arXiv:2203.15224 (2022).
- Kundu, Abhijit, et al. "Panoptic neural fields: A semantic object-aware neural scene representation." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition. 2022.
읽을 것들
- Hu, Benran, et al. "Instance Neural Radiance Field." arXiv preprint arXiv:2304.04395 (2023).
- Kirillov, Alexander, et al. "Panoptic segmentation." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition. 2019.
- Elharrouss, Omar, et al. "Panoptic segmentation: a review." arXiv preprint arXiv:2111.10250 (2021).
- Li, Xinye, and Ding Chen. "A survey on deep learning-based panoptic segmentation." Digital Signal Processing 120 (2022): 103283.
'Self Paper-Seminar > NeRF' 카테고리의 다른 글
Instance Neural Radiance Field (0) | 2023.05.01 |
---|---|
Panoptic NeRF: 3D-to-2D Label Transfer for Panoptic Urban Scene Segmentation (0) | 2023.05.01 |
Learning Object-Compositional Neural Radiance Field for Editable Scene Rendering(ICCV 2021) (0) | 2023.04.02 |
GNeRF: GAN-based Neural Radiance Field without Posed Camera(ICCV 2021) (0) | 2023.04.02 |
Point-NeRF: Point-based Neural(CVPR2022) (0) | 2023.01.12 |