SeyedMuhammadHosseinMousavi/Bees-CNN-Algorithm
Bees CNN Algorithm (A Fuzzy Evolutionary Deep Learning)
This tool helps researchers and engineers improve the accuracy of image classification tasks, such as facial recognition or object detection. It takes your existing image datasets and a pre-trained Convolutional Neural Network (CNN) as input, then refines the network's ability to categorize images by applying a nature-inspired optimization method. The output is a more robust and accurate image classification model, beneficial for those working with visual data.
No commits in the last 6 months.
Use this if you need to boost the performance of an image classification model, especially for tasks requiring high accuracy in distinguishing between different visual categories.
Not ideal if you are working with non-image data or if you need a solution that doesn't involve pre-trained deep learning models.
Stars
10
Forks
3
Language
MATLAB
License
CC0-1.0
Category
Last pushed
Dec 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/SeyedMuhammadHosseinMousavi/Bees-CNN-Algorithm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
icaros-usc/pyribs
A bare-bones Python library for quality diversity optimization.
SioKCronin/swarmopt
Swarm intelligence optimizer
ljvmiranda921/pyswarms
A research toolkit for particle swarm optimization in Python
Pattio/DeepSwarm
Neural Architecture Search Powered by Swarm Intelligence 🐜
kyegomez/swarms-pytorch
Swarming algorithms like PSO, Ant Colony, Sakana, and more in PyTorch 😊