Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kjpou1/frostfire_chart_detect

Frostfire Chart Detect is a machine learning project using CNNs for binary image classification to identify price charts vs. non-charts. Built for financial analysis and trading workflows, it features robust datasets, efficient models, and scalable code for real-time chart detection.
https://github.com/kjpou1/frostfire_chart_detect

Last synced: 8 days ago
JSON representation

Frostfire Chart Detect is a machine learning project using CNNs for binary image classification to identify price charts vs. non-charts. Built for financial analysis and trading workflows, it features robust datasets, efficient models, and scalable code for real-time chart detection.

Awesome Lists containing this project

README

        

# frostfire_chart_detect

Frostfire Chart Detect is a machine learning project focused on using Convolutional Neural Networks (CNNs) to classify images as either price charts or non-charts. The project is designed for financial engineers, traders, and developers looking to integrate automated chart detection into their workflows.

### Features:
- Binary classification: Chart vs. Not Chart.
- Pre-trained and custom CNN models for efficient training.
- Diverse datasets including stock and crypto charts, as well as unrelated images for non-chart classification.
- Scalable and modular codebase for easy integration and experimentation.

### Applications:
- Financial data preprocessing pipelines.
- Real-time chart detection for trading systems.
- Enhanced document analysis for financial reports.