Deepdetect Alternatives
Similar projects and alternatives to deepdetect
-
ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
-
netron
Visualizer for neural network, deep learning, and machine learning models
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
-
jetson-inference
Hello AI World guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
-
Pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
-
-
mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
-
joliGEN
Generative AI Image Toolset with GANs and Diffusion for Real-World Applications
deepdetect reviews and mentions
-
[D] Deep Learning Framework for C++.
But you need to have good reasons to do it. Ours is that we have a multi-backend framework, and that we don't want any step in between dev & run. C++ allows for this since the same code can run on training server and edge device as needed. It also allows for building full AI applicatioms with great performances (e g. real time) We dev & use https://github.com/jolibrain/deepdetect for these purposes and it serves us very well, but it's not the faint of heart !
-
[P] Real-time AR for jewelry virtual try on that looks real, done with joliGAN, based on a few 2D videos and no 3D model
- Real-time is achieved through our full C++ Open Source backend DeepDetect, https://github.com/jolibrain/deepdetect. We use CUDA along with OpenCV and TensorRT to chain multiple models (ring detection and generator mostly), and we make sure the data remain within CUDA memory at all time. This allows us to reach ~60 FPS on 1080Ti and 20% more on average on an RTX3090.
Stats
jolibrain/deepdetect is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of deepdetect is C++.