-
Intelligent-Traffic-Based-On-CV Public
Forked from Kevinnan-teen/Intelligent-Traffic-Based-On-CV本项目是基于计算机视觉的端到端交通路口智能监控系统.采用的设计架构由SRS流媒体服务器、GPU服务器、Local客户端三部分组成.可将远端视频流通过rtmp协议传输到流媒体服务器,然后经过目标检测等一些列算法对视频进行分析,最后在本地客户端查看分析结果.项目主要用Python实现,流媒体服务器采用开源的SRS实时视频服务器搭建,GPU服务器使用YOLO模型实现道路目标如人、车、交通灯等物体的…
Python UpdatedMay 16, 2021 -
Computer-Networking-A-Top-Down-Approach-NOTES Public
Forked from moranzcw/Computer-Networking-A-Top-Down-Approach-NOTES《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
-
thread-pool Public
Forked from mtrebi/thread-poolThread pool implementation using c++11 threads
C++ MIT License UpdatedOct 13, 2020 -
MyTinySTL Public
Forked from Alinshans/MyTinySTLAchieve a tiny STL in C++11
C++ Other UpdatedOct 1, 2020 -
ThreadPool Public
Forked from progschj/ThreadPoolA simple C++11 Thread Pool implementation
C++ zlib License UpdatedSep 18, 2020 -
Cpp_Primer_Answers Public
Forked from huangmingchuan/Cpp_Primer_Answers《C++ Primer》第五版中文版习题答案
C++ UpdatedSep 7, 2020 -
ucore Public
Forked from kiukotsu/ucore清华大学操作系统课程实验 (OS Kernel Labs)
C GNU General Public License v2.0 UpdatedAug 30, 2020 -
example-code Public
Forked from fluentpython/example-codeExample code for the book Fluent Python
Python MIT License UpdatedAug 26, 2020 -
LeetCodeAnimation Public
Forked from MisterBooo/LeetCodeAnimationDemonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Java UpdatedAug 24, 2020 -
graphbolt Public
Forked from pdclab/graphboltGraphBolt: Dependency-Driven Synchronous Processing of Streaming Graphs
C++ MIT License UpdatedJul 30, 2020 -
-
Deformable-Convolution-V2-PyTorch Public
Forked from chengdazhi/Deformable-Convolution-V2-PyTorchDeformable ConvNets V2 (DCNv2) in PyTorch
Cuda UpdatedOct 10, 2019 -
kaldi Public
Forked from kaldi-asr/kaldiThis is the official location of the Kaldi project.
Shell Other UpdatedSep 18, 2019 -
facenet Public
Forked from davidsandberg/facenetFace recognition using Tensorflow
Python MIT License UpdatedSep 1, 2019 -
faster-rcnn.pytorch Public
Forked from jwyang/faster-rcnn.pytorchA faster pytorch implementation of faster r-cnn
Python MIT License UpdatedAug 24, 2019 -
ShuffleNet-Series Public
Forked from megvii-model/ShuffleNet-SeriesPython MIT License UpdatedAug 20, 2019 -
-
repr-ortho Public
Forked from iamaaditya/repr-orthoRepr training and inter-filter ranking
Python UpdatedJun 15, 2019 -
intro_ds Public
Forked from GenTang/intro_dsCode to accompany Mastering Data Science from PT press
Python Apache License 2.0 UpdatedMay 31, 2019 -
ucas_deeplearning_number_recognition Public
Forked from njuallen/ucas_deeplearning_number_recognitionUCAS研一深度学习课程实验——语音数字识别
Python UpdatedMay 28, 2019 -
CV-arXiv-Daily Public
Forked from zhengzhugithub/CV-arXiv-Daily分享计算机视觉每天的arXiv文章
UpdatedApr 24, 2019 -
darts Public
Forked from quark0/dartsDifferentiable architecture search for convolutional and recurrent networks
Python Apache License 2.0 UpdatedApr 19, 2019 -
VAD-python Public
Forked from marsbroshok/VAD-pythonVoice Activity Detector in Python
Python UpdatedApr 18, 2019 -
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
C++ Other UpdatedApr 11, 2019 -
FaceForensics Public
Forked from ondyari/FaceForensicsGithub of the FaceForensics dataset
Python Other UpdatedApr 8, 2019 -
squeeze_and_excitation Public
Forked from ai-med/squeeze_and_excitationPyTorch Implementation of 2D and 3D 'squeeze and excitation' blocks for Fully Convolutional Neural Networks
Python MIT License UpdatedApr 5, 2019 -
pytorch-histogram-loss Public
Forked from valerystrizh/pytorch-histogram-lossPyTorch implementation for Histogram Loss
Python UpdatedApr 2, 2019 -
slimmable_networks Public
Forked from JiahuiYu/slimmable_networksSlimmable Networks, ICLR 2019
Python Other UpdatedMar 29, 2019 -
pytorch-classification Public
Forked from joe-siyuan-qiao/pytorch-classificationClassification with PyTorch.
Python MIT License UpdatedMar 27, 2019 -
simple-faster-rcnn-pytorch Public
Forked from chenyuntc/simple-faster-rcnn-pytorchA simplified implemention of Faster R-CNN that replicate performance from origin paper
Jupyter Notebook Other UpdatedMar 23, 2019