vovantuan commited on
Commit
4cc08be
·
verified ·
1 Parent(s): 9903158

update details collision task

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +49,7 @@ Each `.txt` file contains a list of image and label paths for its respective cat
49
 
50
  ### Usage
51
 
52
- 1. **Training**: Use `train_phantom.txt` to load training data for the phantom category.
53
  2. **Validation**: Use `valid_animal.txt` and `valid_phantom.txt` for validating model performance on different data sources, specifically focusing on the 'animal' and 'phantom' data.
54
 
55
  This structure supports streamlined data loading and management for training, validating, and testing collision detection algorithms.
 
49
 
50
  ### Usage
51
 
52
+ 1. **Training**: Use `train_phantom.txt` to load training data for the phantom data source.
53
  2. **Validation**: Use `valid_animal.txt` and `valid_phantom.txt` for validating model performance on different data sources, specifically focusing on the 'animal' and 'phantom' data.
54
 
55
  This structure supports streamlined data loading and management for training, validating, and testing collision detection algorithms.