Update README.md
Browse files
README.md
CHANGED
|
@@ -32,7 +32,7 @@ This repository contains a custom-trained **Faster R-CNN** object detection mode
|
|
| 32 |
- **Framework**: PyTorch
|
| 33 |
- **Dataset**: Pascal VOC 2012
|
| 34 |
- **Number of Classes**: 20 (excluding background)
|
| 35 |
-
- **File Format**: `
|
| 36 |
|
| 37 |
## Object Classes
|
| 38 |
|
|
|
|
| 32 |
- **Framework**: PyTorch
|
| 33 |
- **Dataset**: Pascal VOC 2012
|
| 34 |
- **Number of Classes**: 20 (excluding background)
|
| 35 |
+
- **File Format**: `objectdetection_model.pth`
|
| 36 |
|
| 37 |
## Object Classes
|
| 38 |
|