FluxML/Metalhead.jl
Computer vision models for Flux
This is for machine learning engineers and researchers who want to build and train computer vision models in Julia. It provides a collection of established neural network architectures, like ResNet and EfficientNet, that you can use as building blocks. You input your image datasets and these models help you train systems to recognize objects, classify images, or segment parts of an image.
349 stars.
Use this if you are a machine learning practitioner working with image data and the Flux.jl deep learning framework in Julia, and you need pre-defined, robust model architectures for tasks like image classification or segmentation.
Not ideal if you are not familiar with deep learning concepts, the Julia programming language, or the Flux.jl framework.
Stars
349
Forks
67
Language
Julia
License
—
Category
Last pushed
Jan 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/FluxML/Metalhead.jl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
CliMA/Oceananigans.jl
🌊 Julia software for fast, friendly, flexible, ocean-flavored fluid dynamics on CPUs and GPUs
JuliaLang/julia
The Julia Programming Language
WassimTenachi/PhySO
Physical Symbolic Optimization
FluxML/Flux.jl
Relax! Flux is the ML library that doesn't make you tensor
EnzymeAD/Enzyme.jl
Julia bindings for the Enzyme automatic differentiator