{"id":20661514,"url":"https://github.com/choidae1/paper-review","last_synced_at":"2026-03-19T17:00:54.519Z","repository":{"id":39494829,"uuid":"433239447","full_name":"ChoiDae1/Paper-review","owner":"ChoiDae1","description":"Repo for Computer Vision Paper review ","archived":false,"fork":false,"pushed_at":"2023-01-05T13:08:51.000Z","size":52,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-06T02:45:55.714Z","etag":null,"topics":["computer-vision","paper","paper-review"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChoiDae1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-30T00:23:18.000Z","updated_at":"2023-01-04T06:32:06.000Z","dependencies_parsed_at":"2023-02-04T06:02:42.261Z","dependency_job_id":null,"html_url":"https://github.com/ChoiDae1/Paper-review","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ChoiDae1/Paper-review","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChoiDae1%2FPaper-review","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChoiDae1%2FPaper-review/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChoiDae1%2FPaper-review/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChoiDae1%2FPaper-review/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChoiDae1","download_url":"https://codeload.github.com/ChoiDae1/Paper-review/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChoiDae1%2FPaper-review/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29454726,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["computer-vision","paper","paper-review"],"created_at":"2024-11-16T19:09:55.864Z","updated_at":"2026-02-14T20:03:32.751Z","avatar_url":"https://github.com/ChoiDae1.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# paper-review\nThis repository is a space for **reviewing various papers.** (e.g CV, Deeplearning, XAI etc)\n\u003c/br\u003e All contents of the paper review will uploaded at my blog. -\u003e [link](https://science886.tistory.com/category/Paper%20review)\n\u003c/br\u003e In this README.md file, the address of the review of the each paper will be attached. \n\n\n|Date|Paper Title|Review Link|\n|------|---|---|\n|2021.12.27|[Image Style Transfer Using Convolutional Neural Networks](https://openaccess.thecvf.com/content_cvpr_2016/html/Gatys_Image_Style_Transfer_CVPR_2016_paper.html)| https://science886.tistory.com/2 |\n|2022.01.06|[An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale](https://arxiv.org/abs/2010.11929)| https://science886.tistory.com/7 |\n|2022.01.08|[MLP-Mixer An all-MLP Architecture for Vision](https://arxiv.org/abs/2105.01601)| https://science886.tistory.com/9 |\n|2022.01.12|[Mask R-CNN](https://arxiv.org/abs/1703.06870)| https://science886.tistory.com/10|\n|2022.01.18|[End-to-End Object Detection with Transformers](https://arxiv.org/abs/2005.12872)| https://science886.tistory.com/11|\n|2022.01.19|[Vision Transfomers for Dense Prediction](https://arxiv.org/abs/2103.13413)| https://science886.tistory.com/12|\n|2022.01.21|[NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis](https://arxiv.org/abs/2003.08934)| https://science886.tistory.com/13|\n|2022.01.26|[A Style-Based Generator Architecture for Generative Adversarial Networks](https://arxiv.org/abs/1812.04948)| https://science886.tistory.com/14|\n|2022.02.08|[GLIDE: Toward Photorealistic Image Generation and Editing with Text-Guided Diffusion Models](https://arxiv.org/abs/2112.10741)| https://science886.tistory.com/17|\n|2022.02.15|[CLIP-NeRF: Text-and-Image Driven Manipulation of Neural Radiance Fields](https://arxiv.org/abs/2112.05139)| https://science886.tistory.com/19|\n|2022.02.16|[Digging Into Self-Supervised Monocular Depth Estimation](https://arxiv.org/abs/1806.01260)| https://science886.tistory.com/20|\n|2022.02.22|[Attention Is All You Need](https://arxiv.org/abs/1706.03762)| https://science886.tistory.com/21|\n|2022.03.13|[Point-NeRF: Point-based Neural Radiance Fields](https://arxiv.org/abs/2201.08845)| https://science886.tistory.com/23|\n|2022.03.18|[Improving neural implicit surfaces geometry with patch warping](https://arxiv.org/abs/2112.09648)| https://science886.tistory.com/26|\n|2022.05.03|[Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation](https://arxiv.org/abs/2008.00951)| https://science886.tistory.com/30|\n|2022.05.04|[Designing an Encoder for StyleGAN Image Manipulation](https://arxiv.org/abs/2102.02766)| https://science886.tistory.com/31|\n|2022.06.24|[Pivotal Tuning for Latent-based Editing of Real Images](https://arxiv.org/abs/2106.05744)| https://science886.tistory.com/34|\n|2022.07.11|[High-Fidelity GAN Inversion for Image Attribute Editing](https://arxiv.org/abs/2109.06590)| https://science886.tistory.com/35|\n|2022.07.14|[Spatially-Adaptive Multilayer Selection for GAN Inversion and Editing](https://arxiv.org/abs/2206.08357)| https://science886.tistory.com/36|\n|2022.07.21|[LARGE: Latent-Based Regression through GAN Semantics](https://arxiv.org/abs/2107.11186)| https://science886.tistory.com/38|\n|2022.07.22|[Efficient Geometry-aware 3D Generative Adversarial Networks](https://arxiv.org/abs/2112.07945)| https://science886.tistory.com/39|\n|2022.01.03|[Model-Agnostic Meta-learning for Fast Adaptation of Deep Networks](https://arxiv.org/abs/1703.03400)| https://science886.tistory.com/42|\n|2022.01.05|[FEW-SHOT ACOUSTIC EVENT DETECTION VIA META LEARNING](https://arxiv.org/abs/1703.03400)| https://science886.tistory.com/44|\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchoidae1%2Fpaper-review","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchoidae1%2Fpaper-review","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchoidae1%2Fpaper-review/lists"}