Upload config_Physics.yaml
Browse filesAdd physics rendering config
Synthetic_Train_Sets/4k_Physics/config_Physics.yaml
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
names:
|
| 2 |
+
- Ball_big
|
| 3 |
+
- Ball_small
|
| 4 |
+
- Clamp_big
|
| 5 |
+
- Clamp_small
|
| 6 |
+
- Collar_big
|
| 7 |
+
- Collar_small
|
| 8 |
+
- FestoI
|
| 9 |
+
- FestoT
|
| 10 |
+
- FestoV
|
| 11 |
+
- FestoX
|
| 12 |
+
- FestoY
|
| 13 |
+
- Festo_torch
|
| 14 |
+
- Hexagon
|
| 15 |
+
- Nut
|
| 16 |
+
- O_ring_big
|
| 17 |
+
- O_ring_medium
|
| 18 |
+
- O_ring_small
|
| 19 |
+
- Plastic_washer_big
|
| 20 |
+
- Plastic_washer_small
|
| 21 |
+
- Screw_flat
|
| 22 |
+
- Screw_large
|
| 23 |
+
- Screw_small
|
| 24 |
+
- Screw_threaded
|
| 25 |
+
- Silencer_big
|
| 26 |
+
- Silencer_small
|
| 27 |
+
- Socket_screw
|
| 28 |
+
- Spring
|
| 29 |
+
- Steel_bar_big
|
| 30 |
+
- Steel_bar_small
|
| 31 |
+
- Washer_big
|
| 32 |
+
- Washer_small
|
| 33 |
+
- Wing
|
| 34 |
+
nc: 32
|
| 35 |
+
test: /media/vrt/shared/DATASETS/WIP/COMBINED_ANNOTATED_IMAGES/Full/images/test
|
| 36 |
+
train: /media/vrt/shared/DATASETS/WIP/TEST_21Nov_Hamza/BASELINE_4K_Physics_NoRGB_NoExp/yolo/images/train
|
| 37 |
+
val: /media/vrt/shared/DATASETS/WIP/TEST_21Nov_Hamza/BASELINE_4K_Physics_NoRGB_NoExp/yolo/images/val
|