Month: October 2023
[ECCV 2020] NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
rcvlab 10/08/2023 10 Comments on [ECCV 2020] NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis
안녕하세요, 이번에는 김태주 연구원님께서 6D Pose estimation task와 한 번 접목시켜보도록 공부해보라고 하셨던 조언을 듣고, 다들 알고 계실 것 같은 NeRF를 리뷰해봤습니다. 카메라 기반의 방법론이다보니…
Posted in X-Review
What should we consider to write a clean and efficient code as a researcher?
rcvlab 10/07/2023 6 Comments on What should we consider to write a clean and efficient code as a researcher?
안녕하세요. 백지오입니다. 열 여덟 번째 X-REVIEW는 논문 리뷰가 아닌 코드에 관련된 내용을 준비했습니다. 연구실에서 공부와 여러 task를 진행하며, 자연스럽게 논문과 관련된 코드를 많이 읽고, 실행해볼…
안녕하세요 예은님 답글 감사합니다. 1번 질문에 대해서는 올바르게 이해하셨씁니다. 파인튜닝을 진행하지 않았을때는 뭐 당연하게도 base novel 클래스에 대해 비슷한 분포를…