groupImg Alternatives
Similar projects and alternatives to groupImg
-
-
Civic Auth
Simple auth for Python backends. Drop Civic Auth into your Python backend with just a few lines of code. Email login, SSO, and route protection built-in. Minimal config. Works with FastAPI, Flask, or Django.
-
-
-
differences-between-two-images
Detect and visualize differences between two images with OpenCV Python
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
labelme2coco
A lightweight package for converting your labelme annotations into COCO object detection format.
-
-
m2cgen
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
groupImg discussion
groupImg reviews and mentions
-
Introduction to K-Means Clustering
If anyone is interested, I have two projects that uses k-means
https://github.com/victorqribeiro/groupImg
https://github.com/victorqribeiro/budget
Being one of the first ML algorithms that I learned, I spend some time finding use cases for it
If I'm not mistaken I've also used in to classify deforestation in an exercise
-
Show HN: I made NIGHT.FM, a cyberpunk-inspired online radio
well, I took a class back in college with an Old School professor. He's the one who drove the class that way. I just enjoyed the process. But there are a lot of tutorials on the internet about writing your own NN. I think the first algorithm that I ever wrote regarding ML was k-means [1]. Start there and see where it takes you:
https://en.wikipedia.org/wiki/K-means_clustering
Look at this project I have used it:
https://github.com/victorqribeiro/groupImg
Stats
victorqribeiro/groupImg is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of groupImg is Python.