- ๋งค์ฃผ ๋ณธ์ธ์ด ์ฝ๊ณ ์ถ์ ๋ ผ๋ฌธ์ ํ๋์ฉ ๋ฆฌ๋ทฐํ๊ณ ๋ค๋ฅธ ์ฌ๋๋ค ์์์ ๋ฐํํ๋ ์คํฐ๋์ ๋๋ค.
- ๋ฐํ๋ ๋งค์ฃผ ๋ชฉ์์ผ ์คํ 8์์ ๋์ค์ฝ๋์์ ์งํํ๊ณ ์์ต๋๋ค.
Title | Original Paper Link | Paper Review | reviewer |
---|---|---|---|
HDRUNet: Single Image HDR Reconstruction with Denoising and Dequantization | Link | Link | ์ค๋ํ |
Replacing Mobile Camera ISP with a Single Deep Learning Model | Link | Link | ์ค๋ํ |
RawHDR: High Dynamic Range Image Reconstruction from a Single Raw Image | Link | Link | ์ค๋ํ |
Title | Original Paper Link | Paper Review | reviewer |
---|---|---|---|
DETRs with Collaborative Hybrid Assignments Training | Link | Link | ์ค๋ํ |
Title | Original Paper Link | Paper Review | reviewer |
---|---|---|---|
HITNet: Hierarchical Iterative Tile Refinement Network for Real-time Stereo Matching | Link | Link | ์ค๋ํ |
UniDepth: Universal Monocular Metric Depth Estimation | Link | Link | ์ค๋ํ |
Title | Original Paper Link | Paper Review | reviewer |
---|---|---|---|
NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis | Link | Link | ์ค๋ํ |
3D Gaussian Splatting for Real-Time Radiance Field Rendering | Link | Link | ์ดํ์ |
Scaffold-GS: Structured 3D Gaussians for View-Adaptive Rendering | Link | Link | ์ดํ์ |
Title | Original Paper Link | Paper Review | reviewer |
---|---|---|---|
DETR3D: 3D Object Detection from Multi-view Images via 3D-to-2D Queries | Link | Link | ์ค๋ํ |
Multi-Modal Fusion Transformer for End-to-End Autonomous Driving | Link | Link | ์ดํ์ |
BEVFusion: Multi-Task Multi-Sensor Fusion with Unified Birdโs-Eye View Representation | Link | Link | ์ดํํ |
Title | Original Paper Link | Paper Review | reviewer |
---|---|---|---|
Visual Instruction Tuning | Link | Link | ์ดํ์ |
LLaMA: Open and Efficient Foundation Language Models | Link | Link | ์ดํ์ |
Text2Loc: 3D Point Cloud Localization from Natural Language | Link | Link | ์ดํ์ |
Attention is All you Need | Link | Link | ์ค๋ํ |
Title | Original Paper Link | Paper Review | reviewer |
---|---|---|---|
Integer Quantization for Deep Learning Inference: Principles and Empirical Evaluation | Link | Link | ์ค๋ํ |
Title | Original Paper Link | Paper Review | reviewer |
---|---|---|---|
Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold | Link | Link | ์ดํ์ |
4D Gaussian Splatting for Real-Time Dynamic Scene Rendering | Link | Link | ์ดํ์ |
Title | Original Paper Link | Paper Review | reviewer |
---|---|---|---|
DREAMFUSION: TEXT-TO-3D USING 2D DIFFUSION | Link | Link | ์ดํ์ |
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation | Link | Link | ์ดํํ |
Swin Transformer: Hierarchical Vision Transformer using Shifted Windows | Link | Link | ์ดํํ |
Grounding Image Matching in 3D with MASt3R | Link | Link | ์ดํ์ |
ProlificDreamer: High-Fidelity and Diverse Text-to-3D Generation with Variational Score Distillation | Link | Link | ์ดํ์ |
FaceNet: A Unified Embedding for Face Recognition and Clustering | Link | Link | ์ค๋ํ |
Tracking Persons-of-Interest via Unsupervised Representation Adaptation | Link | Link | ์ค๋ํ |
Deep High-Resolution Representation Learning for Human Pose Estimation | Link | Link | ์ค๋ํ |
- ๋ค์ ๋ฐํ์๋ ์ผ์์ผ ๋ฐค 23:59๊น์ง ๋ณธ์ธ์ด ๋ฆฌ๋ทฐํ ๋ ผ๋ฌธ์ Issue์ ๋ฑ๋กํด์ฃผ์ธ์.
- ๋ฐํ๊ฐ ๋๋๋ฉด "๋ณธ์ธ์ ๊นํ๋ธ ๋ธ๋์น"์์ ์ปค๋ฐํ ๋ค ๋น์ผ 23:59๊น์ง ๋ฐํ์๋ฃ์ PR์ ์์ฑํด์ฃผ์ธ์.
1. ์ ์ฅ์ local๋ก clone (์ต์ด 1๋ฒ๋ง)
$ git clone https://github.com/dohyeonYoon/Deep-Learning-Paper-Review.git
2. ๋จผ์ ๋ณธ์ธ์ ๋ก์ปฌ ๋ฉ์ธ ๋ธ๋์น๋ฅผ ์ต์ ์ํ๋ก ์
๋ฐ์ดํธ ํฉ๋๋ค.
$ git checkout main #๋ฉ์ธ ๋ธ๋์น๋ก ์ด๋
$ git pull origin main #์๊ฒฉ ์ ์ฅ์์์ ์ต์ ๋ฉ์ธ ๋ธ๋์น ๋ด์ฉ ๋ฐ์์ค๊ธฐ
$ git checkout feature/ydh #์์
๋ธ๋์น๋ก ์ด๋
$ git merge main #๋ฉ์ธ ๋ธ๋์น ๋ด์ฉ์ ์์
๋ธ๋์น์ ๋ณํฉ
3. readme file์ ์์ ํ๊ณ ๋ณธ์ธ์ ๋ธ๋์น๋ก ์ปค๋ฐ
$ git add README.md
$ git commit -m "docs: ๋
ผ๋ฌธ๋ฆฌ๋ทฐ ์ถ๊ฐ, close #1" #๋ณธ์ธ์ ์ด์๋ฅผ ์ฐ๋ํ๊ณ PR์ด ๋ณํฉ๋๋ฉด ์ด์๋ซํ
$ git push origin feature/ydh #์์
๋ธ๋์น์ ํธ์
4. ๊นํ๋ธ์์ PR ์์ฑ
์ค๋ํ | ์ดํ์ | ์ดํํ |
Image Enhancement 3D Computer Vision |
Computer Vision Computer Graphics Multi-modal |
Automous Driving |