1414 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 "/>
1515
1616 <!-- 메인 제목-->
17- < title > FITVERSE </ title >
17+ < title > DevChoco </ title >
1818 < link rel ="stylesheet " href ="public/ac_aboutdev_style.css "/>
1919</ head >
2020
@@ -33,7 +33,7 @@ <h1>DevChoco</h1>
3333 </ div >
3434 </ main >
3535
36- <!-- about firverse -->
36+ <!-- about devchoco -->
3737 < section class ="content fade-in ">
3838 < img src ="public/img/devchoco_logo.png " alt ="우리 팀 이미지 " class ="section-banner-img1 " />
3939 < div class ="section-text ">
@@ -56,27 +56,9 @@ <h2> Introduce DevChoco</h2>
5656 < img src ="public/img/team/김세현.png " alt ="김세현 ">
5757 < h3 > Kim Sehyun | 김세현</ h3 >
5858 < ul >
59- < li > Team Leader</ li >
60- < li > Model Researcher</ li >
61- < li > CV Model Engineer</ li >
62- </ ul >
63- </ div >
64- < div class ="member " onclick ="location.href='https://github.com/jiwo-lee' ">
65- < img src ="public/img/team/이지우.jpg " alt ="이지우 ">
66- < h3 > Lee Jiwoo | 이지우</ h3 >
67- < ul >
68- < li > Data Scientist</ li >
69- < li > Front-end Developer</ li >
70- < li > Big-data Parsing</ li >
71- </ ul >
72- </ div >
73- < div class ="member " onclick ="location.href='https://github.com/lee123-jun' ">
74- < img src ="public/img/team/이혜준.jpg " alt ="이혜준 ">
75- < h3 > Lee Hyejun | 이혜준</ h3 >
76- < ul >
77- < li > DL Model Engineer</ li >
78- < li > Database Admin</ li >
79- < li > Big-data Parsing</ li >
59+ < li > 3D Object Detection</ li >
60+ < li > 3D Point Cloud Registration</ li >
61+ < li > Generative Image Model</ li >
8062 </ ul >
8163 </ div >
8264 </ div >
@@ -91,8 +73,22 @@ <h2> Alumni</h2>
9173 < h3 > Kim Minsoo | 김민수</ h3 >
9274 < h3 > Current : KHU</ h3 >
9375 < ul >
94- < li > Team Leader</ li >
95- < li > Project Manager</ li >
76+ < li > Generative Image Model</ li >
77+ </ ul >
78+ </ div >
79+ < div class ="member " onclick ="location.href='https://github.com/jiwo-lee' ">
80+ < img src ="public/img/team/이지우.jpg " alt ="이지우 ">
81+ < h3 > Lee Jiwoo | 이지우</ h3 >
82+ < ul >
83+ < li > Data Parsing</ li >
84+ </ ul >
85+ </ div >
86+ < div class ="member " onclick ="location.href='https://github.com/lee123-jun' ">
87+ < img src ="public/img/team/이혜준.jpg " alt ="이혜준 ">
88+ < h3 > Lee Hyejun | 이혜준</ h3 >
89+ < ul >
90+ < li > ML</ li >
91+ < li > Data Parsing</ li >
9692 </ ul >
9793 </ div >
9894 </ div >
@@ -112,43 +108,67 @@ <h2>Our Vision & Technology | 비전과 기술</h2>
112108 </div>
113109 </section> -->
114110
115- <!-- 기술 및 비전 -->
116- < section class ="content ">
117- <!--<img src="public/img/fitverse_app_img.png" alt="우리 팀 이미지" class="section-banner-img2" />-->
111+ <!-- Publications Section -->
112+ < section class ="content publications-section ">
118113 < div class ="section-text ">
119- < h1 > </ h1 >
120- < h2 > Clothing agnostic Pre-inpainting Virtual Try-ON | CAP-VTON</ h2 >
121- < h3 > 기존 의류에 독립적인 전처리 인페인팅 기반 가상 시착 기법</ h3 >
122-
123- <!-- 참고 논문 추가: arXiv 2509.17654 -->
124- < p class ="paper-ref "> Paper: < a href ="https://arxiv.org/abs/2509.17654 " target ="_blank " rel ="noopener noreferrer "> Clothing agnostic Pre-inpainting Virtual Try-ON</ a > </ p >
114+ < h2 > Publications</ h2 >
115+ < p class ="section-subtitle "> Our Research Papers | 연구 논문</ p >
116+ </ div >
125117
126- < div class ="results-container ">
127- < div class ="result-item ">
128- < img src ="public/img/lipfa/입력이미지1.png " alt ="입력 이미지 ">
129- < p > Figure 1 - a: Input Image (입력 이미지)</ p >
118+ <!-- Paper 2: SpinalLine Detection -->
119+ < div class ="paper-card ">
120+ < div class ="paper-header ">
121+ < span class ="paper-badge "> MDPI: Applied Sciences 2026</ span >
122+ < h3 > Spinal Line Detection for Posture Evaluation through Train-ing-free 3D Human Body Reconstruction with 2D Depth Images</ h3 >
123+ < p class ="paper-title-kr "> 자동 척추선 탐지 기법</ p >
130124 </ div >
131- < div class ="result-item ">
132- < img src ="public/img/lipfa/s0303.png " alt ="옷 이미지 ">
133- < p > Figure 1 - b: Clothing Image (s0303) (옷 이미지)</ p >
134- </ div >
135- < div class ="result-item ">
136- < img src ="public/img/lipfa/sy_입력이미지1.png " alt ="합성 결과 이미지 ">
137- < p > Figure 1 - c: Synthesized Result (합성 결과) </ p >
125+ < div class ="paper-content ">
126+ < p class ="paper-abstract "> Depth 이미지에서 척추선을 자동으로 탐지하고, 척추 관련 질환 진단을 보조하는 알고리즘 연구</ p >
127+ < div class ="paper-images ">
128+ < div class ="paper-img-item ">
129+ < img src ="public/img/paper/SpinalLine Detection_mdpi_1.png " alt ="SpinalLine Detection Figure 1 ">
130+ </ div >
131+ < div class ="paper-img-item ">
132+ < img src ="public/img/paper/SpinalLine Detection_mdpi_2.png " alt ="SpinalLine Detection Figure 2 ">
133+ </ div >
134+ < div class ="paper-img-item ">
135+ < img src ="public/img/paper/SpinalLine Detection_mdpi_3.png " alt ="SpinalLine Detection Figure 3 ">
136+ </ div >
137+ </ div >
138+ < div class ="paper-links ">
139+ < a href ="https://doi.org/10.3390/app16021096 " target ="_blank " rel ="noopener noreferrer " class ="paper-link-btn ">
140+ < span > 📄</ span > Applied Sciences
141+ </ a >
142+ </ div >
138143 </ div >
139144 </ div >
140- < div class =" results-container " >
141- < div class =" result-item " >
142- < img src =" public/img/lipfa/입력이미지2.png " alt =" 입력 이미지 ">
143- < p > Figure 2 - a: Input Image (입력 이미지) </ p >
144- </ div >
145- < div class =" result-item " >
146- < img src =" public/img/lipfa/j0388.png " alt =" 옷 이미지 " >
147- < p > Figure 2 - b: Clothing Image (옷 이미지) </ p >
145+
146+ <!-- Paper 1: CAP-VTON -- >
147+ < div class =" paper-card ">
148+ < div class =" paper-header " >
149+ < span class =" paper-badge " > MDPI: Electronics 2025 </ span >
150+ < h3 > CAP-VTON </ h3 >
151+ < p class =" paper-title-sub " > Clothing Agnostic Pre-inpainting Virtual Try-ON </ p >
152+ < p class =" paper-title-kr " > 기존 의류에 독립적인 전처리 인페인팅 기반 가상피팅 기법 </ p >
148153 </ div >
149- < div class ="result-item ">
150- < img src ="public/img/lipfa/sy_입력이미지2.png " alt ="합성 결과 이미지 ">
151- < p > Figure 2 - c: Synthesized Result (합성 결과)</ p >
154+ < div class ="paper-content ">
155+ < p class ="paper-abstract "> 이미지 속 객체를 정밀하게 분석하고, 현실감 있는 가상피팅 기술을 제안</ p >
156+ < div class ="paper-images ">
157+ < div class ="paper-img-item ">
158+ < img src ="public/img/paper/CAP-VTON_mdpi1.png " alt ="CAP-VTON Figure 1 ">
159+ </ div >
160+ < div class ="paper-img-item ">
161+ < img src ="public/img/paper/CAP-VTON_mdpi2.png " alt ="CAP-VTON Figure 2 ">
162+ </ div >
163+ < div class ="paper-img-item ">
164+ < img src ="public/img/paper/CAP-VTON_mdpi3.png " alt ="CAP-VTON Figure 3 ">
165+ </ div >
166+ </ div >
167+ < div class ="paper-links ">
168+ < a href ="https://doi.org/10.3390/electronics14234710 " target ="_blank " rel ="noopener noreferrer " class ="paper-link-btn ">
169+ < span > 📄</ span > Electronics
170+ </ a >
171+ </ div >
152172 </ div >
153173 </ div >
154174 </ section >
0 commit comments