-
-
LFD-A-Light-and-Fast-Detector Public
Forked from YonghaoHe/LFD-A-Light-and-Fast-DetectorLFD is a big update upon LFFD. Generally, LFD is a multi-class object detector characterized by lightweight, low inference latency and superior precision. It is for real-world appilcations.
Python UpdatedMar 8, 2021 -
jtt1078-video-server Public
Forked from glaciall/jtt1078-video-server基于JT/T 1078标准实现的视频转播服务器
Java Other UpdatedDec 14, 2020 -
play_with_tensorrt Public
Forked from iwatake2222/play_with_tensorrtSample projects for TensorRT in CPP
C++ Apache License 2.0 UpdatedDec 8, 2020 -
pytorch-cifar Public
Forked from kuangliu/pytorch-cifar95.47% on CIFAR10 with PyTorch
Python MIT License UpdatedNov 27, 2020 -
headpose_final Public
Forked from rafabs97/headpose_finalHuman head pose estimation using Keras over TensorFlow.
Python GNU General Public License v3.0 UpdatedNov 13, 2020 -
optuna Public
Forked from optuna/optunaA hyperparameter optimization framework
Python MIT License UpdatedSep 29, 2020 -
pytorch-cpp Public
Forked from prabhuomkar/pytorch-cppC++ Implementation of PyTorch Tutorials for Everyone
C++ MIT License UpdatedSep 26, 2020 -
vidgear Public
Forked from abhiTronix/vidgearHigh-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features ✨
Python Apache License 2.0 UpdatedSep 15, 2020 -
tensorrtx Public
Forked from wang-xinyu/tensorrtxImplementation of popular deep learning networks with TensorRT network definition APIs
C++ MIT License UpdatedAug 20, 2020 -
Grokking-Deep-Learning Public
Forked from iamtrask/Grokking-Deep-Learningthis repository accompanies the book "Grokking Deep Learning"
Jupyter Notebook UpdatedJul 26, 2020 -
retinaface Public
Forked from clancylian/retinafaceReimplement RetinaFace use C++ and TensorRT
C++ MIT License UpdatedDec 4, 2019 -
AlphaPose Public
Forked from MVIG-SJTU/AlphaPoseReal-Time and Accurate Multi-Person Pose Estimation&Tracking System
Jupyter Notebook Other UpdatedNov 14, 2019 -
horovod Public
Forked from horovod/horovodDistributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
C++ Other UpdatedNov 4, 2019 -
models Public
Forked from NobuoTsukamoto/modelsModels and examples built with TensorFlow
Python Apache License 2.0 UpdatedOct 30, 2019 -
Efficient_GAN-Based_Anomaly_Detection_Keras Public
Forked from SnowMasaya/Efficient_GAN-Based_Anomaly_Detection_KerasJupyter Notebook UpdatedOct 6, 2019 -
text-detector Public
Forked from s3nh/text-detectorTool which allow you to detect and translate text.
Python UpdatedSep 10, 2019 -
SuperResolution Public
Forked from aditya7874/ImageEnhancementImage enhancement with using SRGAN, etc....
Python UpdatedAug 17, 2019 -
video-sdk-samples Public
Forked from NVIDIA/video-sdk-samplesSamples demonstrating how to use various APIs of NVIDIA Video Codec SDK
C++ UpdatedAug 7, 2019 -
YOLOv3-model-pruning Public
Forked from Lam1360/YOLOv3-model-pruning对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变
Python MIT License UpdatedJul 8, 2019 -
DeepLearning-500-questions Public
Forked from scutan90/DeepLearning-500-questions深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系[email protected] 版权所有,违权必究 Tan 2018.06
GNU General Public License v3.0 UpdatedJul 8, 2019 -
C-Plus-Plus Public
Forked from TheAlgorithms/C-Plus-PlusAll Algorithms implemented in C++
C++ UpdatedJul 8, 2019 -
numpy-ml Public
Forked from ddbourgin/numpy-mlMachine learning, in numpy
Python GNU General Public License v3.0 UpdatedJul 7, 2019 -
qlibc Public
Forked from wolkykim/qlibcqLibc is a simple and powerful C library
C Other UpdatedApr 7, 2019 -
OpenVINO-YoloV3 Public
Forked from PINTO0309/OpenVINO-YoloV3YoloV3/tiny-YoloV3+RaspberryPi3/Ubuntu LaptopPC+NCS/NCS2+USB Camera+Python+OpenVINO
Python Apache License 2.0 UpdatedFeb 2, 2019 -
light_head_rcnn Public
Forked from zengarden/light_head_rcnnLight-Head R-CNN
Jupyter Notebook UpdatedDec 24, 2018 -
faced Public
Forked from iitzco/faced🚀 😏 Near Real Time CPU Face detection using deep learning
Python MIT License UpdatedDec 20, 2018 -
optflow Public
Forked from thmoa/optflowPython bindings to optical flow algorithms.
Python MIT License UpdatedDec 20, 2018 -
Face-Detection-using-CNN Public
Forked from kalyanghosh/Face-Detection-using-CNNThis repository contains code base for an end to end implementation of a project titled "Face Detection using CNN"
Python UpdatedDec 2, 2018 -
mjpeg_server Public
A way to serve many cctv camera footage in browser after post processing | This code is still under development.