dekunma commited on
Commit
d5ed0b0
·
verified ·
1 Parent(s): 9116603

Upload 6 files

Browse files
Files changed (6) hide show
  1. Makefile +7 -0
  2. README.md +7 -1
  3. lidarseg.zip +3 -0
  4. maps.zip +3 -0
  5. seg.zip +3 -0
  6. v2.0.zip +3 -0
Makefile ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ all: verify extract
2
+
3
+ verify:
4
+ python scripts/verify_dataset.py
5
+
6
+ extract:
7
+ python scripts/extract.py
README.md CHANGED
@@ -1 +1,7 @@
1
- The complete dataset is currently being uploaded.
 
 
 
 
 
 
 
1
+ Files of larger chunks such as `cam_front.zip` were split into multiple standalone smaller files (`cam_front1.zip`, `cam_front2.zip`, etc.)
2
+
3
+ Please make sure the file named `Makefile` and the folder `scripts` are downloaded before executing the commands provided below:
4
+
5
+ Use `make verify` to verify that all files are downloaded.
6
+ Use `make extract` to extract all the files to make the entire V2X-Sim 2.0 dataset.
7
+ Use `make all` to do all the things above.
lidarseg.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1388f9dc53c0d00beffd44c0cc64c0e278b168cd047fe565e0401d43ce463c56
3
+ size 144487866
maps.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e6a596e9947f1a60b57960a67e7bc1da1844ca6060f6fe25f34ec13131ba92f
3
+ size 723438
seg.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8328b7e80696e7752ba4130a9c088dab60621ecba3cbe001d901ae2e1f9537a6
3
+ size 5420262867
v2.0.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa27a5903a8d287c7deaa9b2d74bdba9541b52199717d096c9810c93528413f4
3
+ size 1465794715