banghyunmin commited on
Commit
fbeb08a
·
verified ·
1 Parent(s): b1690dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -2
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 🏆 Thermal YOLO V11n - 사람 탐지 모델
2
 
3
  ## 📌 개요
@@ -11,8 +25,10 @@
11
  ---
12
 
13
  ## 📂 데이터셋 정보
14
- 이 모델은 **Roboflow에서 제공하는 "People Detection - Thermal" 데이터셋**을 활용하여 학습되었습니다.
 
15
  🔹 **데이터셋 출처:** [Roboflow People Detection - Thermal](https://universe.roboflow.com/roboflow-universe-projects/people-detection-thermal)
16
  🔹 **데이터셋 크기:** 15,303개의 열화상 이미지
17
  🔹 **라이선스:** CC BY 4.0 (자유롭게 활용 가능)
18
- 🔹 **클래스:** `person` (사람 객체만 탐지)
 
 
1
+ ---
2
+ tags:
3
+ - object-detection
4
+ - yolo
5
+ - thermal
6
+ - person-detection
7
+ license: cc-by-4.0
8
+ datasets:
9
+ - roboflow/people-detection-thermal
10
+ model_name: Thermal YOLO V11n
11
+ library: ultralytics
12
+ ---
13
+
14
+
15
  # 🏆 Thermal YOLO V11n - 사람 탐지 모델
16
 
17
  ## 📌 개요
 
25
  ---
26
 
27
  ## 📂 데이터셋 정보
28
+ 이 모델은 **Roboflow에서 제공하는 "People Detection - Thermal" 데이터셋**을 활용하여 학습되었습니다.
29
+
30
  🔹 **데이터셋 출처:** [Roboflow People Detection - Thermal](https://universe.roboflow.com/roboflow-universe-projects/people-detection-thermal)
31
  🔹 **데이터셋 크기:** 15,303개의 열화상 이미지
32
  🔹 **라이선스:** CC BY 4.0 (자유롭게 활용 가능)
33
+ 🔹 **클래스:** `person` (사람 객체만 탐지)
34
+