Commit
·
4617bcc
1
Parent(s):
ef2ef65
Update README.md
Browse files
README.md
CHANGED
|
@@ -71,6 +71,9 @@ The YOLOv8s Stock Market Pattern Detection model can be directly integrated into
|
|
| 71 |
|
| 72 |
The model's real-time capabilities can be leveraged to automate trading strategies, generate alerts for specific patterns, and enhance overall trading performance.
|
| 73 |
|
|
|
|
|
|
|
|
|
|
| 74 |
### Out-of-Scope Use
|
| 75 |
|
| 76 |
The model is not designed for unrelated object detection tasks or scenarios outside the scope of stock market pattern detection in live trading video data.
|
|
|
|
| 71 |
|
| 72 |
The model's real-time capabilities can be leveraged to automate trading strategies, generate alerts for specific patterns, and enhance overall trading performance.
|
| 73 |
|
| 74 |
+
### Training data
|
| 75 |
+
The model was train on image dataset and we are train our model on 10,000 images and labels data
|
| 76 |
+
|
| 77 |
### Out-of-Scope Use
|
| 78 |
|
| 79 |
The model is not designed for unrelated object detection tasks or scenarios outside the scope of stock market pattern detection in live trading video data.
|