Commit ·
9f6c0a3
1
Parent(s): 842231b
Update README.md
Browse files
README.md
CHANGED
|
@@ -77,5 +77,7 @@ for score, label, box in zip(results["scores"], results["labels"], results["boxe
|
|
| 77 |
|
| 78 |
|
| 79 |
## License
|
|
|
|
| 80 |
This model is provided under the MIT License.
|
|
|
|
| 81 |
The Aerial Maritime Image Dataset used for fine-tuning is also under the MIT License.
|
|
|
|
| 77 |
|
| 78 |
|
| 79 |
## License
|
| 80 |
+
|
| 81 |
This model is provided under the MIT License.
|
| 82 |
+
|
| 83 |
The Aerial Maritime Image Dataset used for fine-tuning is also under the MIT License.
|