Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
antitheft159
/
OD-RCNN
like
0
License:
gpl-3.0
Model card
Files
Files and versions
Community
antitheft159
commited on
Jun 17, 2024
Commit
20b6b2a
·
verified
·
1 Parent(s):
6c612cf
Create lds.159
Browse files
Files changed (1)
hide
show
lds.159
+3
-0
lds.159
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
unzip vehicleDatasetImages.zip
2
+
data = load("vehicleDatasetGroundTruth.mat");
3
+
vehicleDataset = data.vehicleDataset;