FrancescoSaverioZuppichini/is-3090-good-for-computer-vision
A collection of benchmarks I've run
This project provides benchmarks for how well an NVIDIA RTX 3090 GPU performs on common computer vision tasks, specifically for training convolutional neural networks. It takes in various configurations of NVIDIA drivers, CUDA, CuDNN, and PyTorch versions, and outputs performance comparisons against older GPUs like the 1080ti. AI researchers, machine learning engineers, and data scientists building computer vision models would find this useful for hardware planning.
No commits in the last 6 months.
Use this if you are a computer vision practitioner evaluating the NVIDIA RTX 3090 for training deep learning models and need performance insights.
Not ideal if you are looking for benchmarks on other GPU models, other types of machine learning tasks (e.g., NLP), or a comprehensive, industry-standard benchmarking suite.
Stars
8
Forks
—
Language
Python
License
—
Category
Last pushed
Aug 14, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/FrancescoSaverioZuppichini/is-3090-good-for-computer-vision"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
opencv/opencv
Open Source Computer Vision Library
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
kornia/kornia
🐍 Geometric Computer Vision Library for Spatial AI
open-edge-platform/training_extensions
Train, Evaluate, Optimize, Deploy Computer Vision Models via OpenVINO™
ermig1979/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX ...