jjldo21 commited on
Commit
5e6175c
·
verified ·
1 Parent(s): 3781b05

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -86,7 +86,7 @@ The **IndustrialDetectionStaticCameras** dataset has been collected in order to
86
 
87
  where only the fields `<object_type>, <left>, <top>, <right>, <bottom>` and `<rotation_y>` are considered. The `<rotation_y>` field has been used to indicate whether the labelled object is a static object in the scene or not -value `1` represents that object is static and value `0` symbolizes that it is not-.
88
 
89
- ### Install Hugging Face datasets package
90
  ```sh
91
  pip install datasets
92
  ```
 
86
 
87
  where only the fields `<object_type>, <left>, <top>, <right>, <bottom>` and `<rotation_y>` are considered. The `<rotation_y>` field has been used to indicate whether the labelled object is a static object in the scene or not -value `1` represents that object is static and value `0` symbolizes that it is not-.
88
 
89
+ ### Install Hugging Face datasets package:
90
  ```sh
91
  pip install datasets
92
  ```