Skip to content

Commit 478c1b5

Browse files
authored
add sensor data load library
1 parent bcefcd7 commit 478c1b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

requirements/base.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# common
22
albumentations>=1.3.0
3+
4+
# sensor
5+
cbor
36
numpy>=1.23.5
47

58
# vision

0 commit comments

Comments
 (0)