Whalswp commited on
Commit
4b66f03
Β·
verified Β·
1 Parent(s): 35ab174

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -1,18 +1,18 @@
1
  ## πŸ“Š Extraction Results & Issues
2
 
3
- λ³Έ ν”„λ‘œμ νŠΈμ˜ ν”„λ ˆμž„ μΆ”μΆœ κ³Όμ •μ—μ„œ **Semantic 정보(Mask) λΆ€μž¬**둜 인해 νŠΉμ • μ—ν”Όμ†Œλ“œμ˜ 크둭 μ²˜λ¦¬κ°€ μƒλž΅λœ μ„ΈλΆ€ 사항을 μ •λ¦¬ν•©λ‹ˆλ‹€.
4
 
5
- ### **1. μš”μ•½ 톡계 (Summary Statistics)**
6
- * **전체 μ—ν”Όμ†Œλ“œ 처리 수 (Total Processed):** 3,917
7
- * **Guideκ°€ μ—†λŠ” episode 수 (=Crop Skipped):** **125**
8
- * **정상 μΆ”μΆœ μ™„λ£Œ (Successfully Cropped):** 3,792
9
 
10
  ---
11
 
12
- ### **2. νƒœμŠ€ν¬λ³„ μƒλž΅ λ‚΄μ—­ (Detailed Skip List by Task)**
13
- μ•„λž˜ μ—ν”Όμ†Œλ“œλ“€μ€ 데이터셋 내에 μœ νš¨ν•œ **Guideκ°€ μ‘΄μž¬ν•˜μ§€ μ•Šμ•„** 객체 μ€‘μ‹¬μ˜ 크둭(Object-centric cropping) 단계λ₯Ό μˆ˜ν–‰ν•˜μ§€ λͺ»ν•˜κ³  κ±΄λ„ˆλ›°μ—ˆμŠ΅λ‹ˆλ‹€.
14
 
15
- | Task ID | 총 μ—ν”Όμ†Œλ“œ 수 | μƒλž΅λœ 수 (Skip) | μƒλž΅λœ μ—ν”Όμ†Œλ“œ 인덱슀 (Episode Indices) |
16
  | :--- | :---: | :---: | :--- |
17
  | **Task 3a** | 405 | **17** | 2013-2019, 2122-2126, 2172-2176 |
18
  | **Task 3b** | 330 | **22** | 3463-3472, 3556-3559, 3591-3598 |
@@ -26,4 +26,4 @@
26
  | **Task 5f** | 231 | **8** | 3963-3970 |
27
  | **Task 5g** | 249 | **7** | 5337-5343 |
28
  | **Task 5h** | 217 | **7** | 1048-1054 |
29
- | **Total** | **3,917** | **125** | |
 
1
  ## πŸ“Š Extraction Results & Issues
2
 
3
+ This section summarizes the frame extraction process, specifically detailing episodes where object-centric cropping was skipped due to the absence of **Guide (Semantic Mask)** information.
4
 
5
+ ### **1. Summary Statistics**
6
+ * **Total Episodes Processed:** 3,917
7
+ * **Episodes without Guide (Crop Skipped):** **125**
8
+ * **Successfully Cropped:** 3,792
9
 
10
  ---
11
 
12
+ ### **2. Detailed Skip List by Task**
13
+ The following episodes were processed without the **Object-centric cropping** step because no valid **Guide** (non-black pixels in the semantic mask) was found in the dataset.
14
 
15
+ | Task ID | Total Episodes | Skip Count | Skipped Episode Indices (Consecutive Ranges) |
16
  | :--- | :---: | :---: | :--- |
17
  | **Task 3a** | 405 | **17** | 2013-2019, 2122-2126, 2172-2176 |
18
  | **Task 3b** | 330 | **22** | 3463-3472, 3556-3559, 3591-3598 |
 
26
  | **Task 5f** | 231 | **8** | 3963-3970 |
27
  | **Task 5g** | 249 | **7** | 5337-5343 |
28
  | **Task 5h** | 217 | **7** | 1048-1054 |
29
+ | **Total** | **3,917** | **125** | |