-
논문에서 제시하고 있는 method를 명확하게 두 스텝으로 설명해주셔서 이해가 수월했습니다. STL10 dataset의 경우 supervised로 학습한 것보다 본 논문에서 제시한 unsupervised 방식으로 학습한 성능의 더 좋은 결과를 보인 것이 흥미로웠습니다.
-
굉장히 중요한 논문인 Nerf에서 Input과 Output이 어떤것인지 명시해 주셔서 감사합니다. 전체적으로 Method나 Experiment 부분에 내용이 보충된다면 더 좋은 리뷰가 될 것 같습니다 감사합니다.
-
## Habitat-Sim version
v0.2.5
## 🐛 Bug
In [ECCV_2020_Navigation.ipynb](https://github.com/facebookresearch/habitat-sim/blob/main/examples/tutorials/notebooks/ECCV_2020_Navigation.ipynb),``sim…
-
## Development Plan 2023
We are excited to announce the release of MMPose 1.0.0 as a part of the OpenMMLab 2.0 project!
MMPose v1.0.0 is a major update, including many API and config file changes,…
Tau-J updated
4 months ago
-
**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 P…
-
## 論文概要
映像中の音声が人間の注意力に影響を与えることを明らかにした研究。大規模な音声付アイトラッキング映像データベース(34名被験者が300の動画を視聴)を取得して傾向を分析、基本的に人の顔に注意が行くことを確認。映像中のSaliencyを予測するためのマルチモーダルNNを提案。
![bib_20200920 00](https://user-images.githubuserco…
tkuri updated
3 years ago
-
NeRF는 이름 그대로, (Neural Radiance Fields)를 DNN으로 모델링하는 것입니다.
Radiance Fields란 것은 5가지의 값으로 현실 세계를 나타내는데, Neural Radiance Fields는 특정 좌표값을(5가지) 입력으로 받아서 해당 위치에서 바라본 이미지의 RGB값을 Deep Learning으로 예측하는 문제라고 보시면…
-
# NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
ECCV 2020 Best Paper Honorable Mention
[https://real-science.vercel.app/nerf-representing-scenes-as-neural-radiance-fields-fo…
-
The depth data is not included in the data set you shared, but this error message appeared during the training process.
Training started from: 2020-09-03 10:23:59
Scene Data Exists!
initialized o…
-
**General Interpretability:**
- [interpretable ml book](https://christophm.github.io/interpretable-ml-book/shapley.html), specifically sections on `learned features`, `Shapley values`, `Influential I…