Sayali9141 commited on
Commit
e42a3c3
1 Parent(s): 7058a19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -20,6 +20,8 @@ size_categories:
20
 
21
  The Singapore government offers real-time images from traffic cameras across the nation through its API. This dataset compiles a comprehensive image dataset in the form of a DataFrame by extracting data for the month of January 2024 from 6 pm to 7 pm each day using the API.
22
 
 
 
23
  <div style="display: flex; justify-content: space-around;">
24
  <img src="76.jpg" alt="Sample image from the data" width="600"/>
25
  <img src="61.jpg" alt="Sample image from the data" width="600"/>
 
20
 
21
  The Singapore government offers real-time images from traffic cameras across the nation through its API. This dataset compiles a comprehensive image dataset in the form of a DataFrame by extracting data for the month of January 2024 from 6 pm to 7 pm each day using the API.
22
 
23
+ Below are sample images from the dataset:
24
+
25
  <div style="display: flex; justify-content: space-around;">
26
  <img src="76.jpg" alt="Sample image from the data" width="600"/>
27
  <img src="61.jpg" alt="Sample image from the data" width="600"/>