Instructions to use foduucom/stockmarket-pattern-detection-yolov8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use foduucom/stockmarket-pattern-detection-yolov8 with ultralytics:
from ultralytics import YOLOvv8 model = YOLOvv8.from_pretrained("foduucom/stockmarket-pattern-detection-yolov8") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
Dataset
Hello, I am a Computer Science and Engineering student conducting research on cart pattern recognition using a novel approach. We have access to only a few annotated datasets with chart patterns. Could you please share more details about where you obtained this dataset, or would you be willing to provide us with the dataset as well? Thank you. If you wish to send an email, here is my address: gwikumjith@gmail.com.
https://thepatternsite.com/Blog.html
@coderx7 check out this, he has manually marked chart pattern data for over 4 years, not sure if they are copyrighted tho π
please tell me if you found any other data sources too, that'll be very useful thanks.. ππ
thanks, sure thing, I'll share whatever I find here :)
https://thepatternsite.com/Blog.html
@coderx7 check out this, he has manually marked chart pattern data for over 4 years, not sure if they are copyrighted tho π
please tell me if you found any other data sources too, that'll be very useful thanks.. ππ
Woah that's called dedication !