johara1996's Stars
jrjohansson/numerical-python-book-code
jvns/pandas-cookbook
Recipes for using Python's pandas library
PacktPublishing/Matplotlib-3.0-Cookbook
Matplotlib 3.0 Cookbook, published by Packt
fluentpython/example-code
Example code for the book Fluent Python, 1st Edition (O'Reilly, 2015)
patrickloeber/python-engineer-notebooks
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ZhengPeng7/CSRNet-Keras
An unofficial implementation of CSRNet for crowd counting.
Neerajj9/CSRNet-keras
Implementation of the CSRNet paper (CVPR 18) in keras-tensorflow
rongliangzi/Dense-Scale-Network-for-Crowd-Counting
An unofficial implement of paper "Dense Scale Network for Crowd Counting", link: https://arxiv.org/abs/1906.09707
gjy3035/C-3-Framework
An open-source PyTorch code for crowd counting
leeyeehoo/CSRNet-pytorch
CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes
gjy3035/Awesome-Crowd-Counting
Awesome Crowd Counting
pxq0312/ASD-crowd-counting
An unofficial implementation of the ICASSP 2019 paper Adaptive Scenario Discovery for Crowd Counting by PyTorch.
aditya-vora/FCHD-Fully-Convolutional-Head-Detector
Code for FCHD - A fast and accurate head detector
CommissarMa/Crowd_counting_from_scratch
This is an overview and tutorial about crowd counting. In this repository, you can learn how to estimate number of pedestrians in crowd scenes through computer vision and deep learning.
surajdakua/Crowd-Counting-Using-Pytorch
Pytorch based Crowd-Counting model to estimate the number of people in crowdy areas such as Stadium, Music festival etc.
weizheliu/Context-Aware-Crowd-Counting
Official Code for Context-Aware Crowd Counting. CVPR 2019
tensorflow/models
Models and examples built with TensorFlow
xiaochus/MSCNN
A Python 3 and Keras 2 implementation of MSCNN for people counting.
zhiheng-ma/Bayesian-Crowd-Counting
Official Implement of ICCV 2019 oral paper Bayesian Loss for Crowd Count Estimation with Point Supervision
hrnr/people-counter
Counting peoples in videos with OpenCV
akko29/People-Counter
Counting the number of people entering and leaving a room using the opencv library using python
ahmetozlu/tensorflow_object_counting_api
🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!
Homebrew/homebrew-core
🍻 Default formulae for the missing package manager for macOS (or Linux)
darpan-jain/crowd-counting-using-tensorflow
Tensorflow implementation of crowd counting using CNNs from overhead surveillance cameras.
Azure-Samples/cognitive-services-REST-api-samples
This is a repo for cognitive services REST API samples in 4 languages: C#, Java, Node.js, and Python.