Skip to content

JohnPaulGummapu/Stock-Chart-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock-Chart-Prediction

Steps to follow

  1. Dataset Preparation Prepare your dataset, including images and bounding box annotations in a CSV file using annotEdit.py. Update the dataset paths in the config.py file.

  2. Install the required libraries specified in requirements.txt using pip install requirements.txt

  3. Training the Model Run the evaluate.py script to evaluate the model. You'll be prompted to ask if you want to train the model Use 'Y' to train the model first time and model will be saved for prediction. Evaluation result will be displayed for the trained model.

  4. Prediction Run the predict.py script to make predictions on new images. You'll be prompted to enter the path to the image you want to predict.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages