flow2ml/Flow2ML
An Open Source Library to make Machine Learning process much Simpler
This tool simplifies the initial steps of a machine learning project, especially for tasks involving images. You provide raw image data, and it processes them to output organized training and validation datasets with corresponding labels. It's designed for machine learning practitioners, particularly those new to the field, who need to quickly set up image-based models.
No commits in the last 6 months.
Use this if you are a beginner in machine learning or deep learning and need a quick, easy way to prepare image datasets for model training.
Not ideal if you need highly specialized or custom preprocessing workflows beyond basic image filtering and data splitting.
Stars
25
Forks
27
Language
Python
License
MIT
Category
Last pushed
Jun 06, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/flow2ml/Flow2ML"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deepspeedai/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference...
helmholtz-analytics/heat
Distributed tensors and Machine Learning framework with GPU and MPI acceleration in Python
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
horovod/horovod
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
bsc-wdc/dislib
The Distributed Computing library for python implemented using PyCOMPSs programming model for HPC.