Durraiya commited on
Commit
6384181
·
verified ·
1 Parent(s): 7c0c2ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+ ## Caffe Model (`deploy.prototxt`)
5
+ - **Description**: A Caffe configuration file that defines a pre-trained model for object detection.
6
+ - **Framework**: Caffe
7
+ - **Input**: Image (300x300)
8
+ - **Output**: Detection results.