anasgit's repositories

3D-Teeth-Reconstruction-from-CT-Scans

SJTU-CS337 Computer Graphics Course Project

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

ActionRecognition

Explore Action Recognition

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

awesome_3DReconstruction_list

A curated list of papers & ressources linked to 3D reconstruction from images.

Stargazers:0Issues:0Issues:0

caffemodel2pytorch

Convert Caffe models to PyTorch

Language:PythonStargazers:0Issues:0Issues:0

CrowdFlow

Optical Flow Dataset and Benchmark for Visual Crowd Analysis

License:GPL-3.0Stargazers:0Issues:0Issues:0

CSRNet-pytorch

CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

deep_sort

Simple Online Realtime Tracking with a Deep Association Metric

License:GPL-3.0Stargazers:0Issues:0Issues:0

DeepLearningExamples

Deep Learning Examples

Language:PythonStargazers:0Issues:0Issues:0

deeptam

DeepTAM: Deep Tracking and Mapping https://lmb.informatik.uni-freiburg.de/people/zhouh/deeptam/

License:GPL-3.0Stargazers:0Issues:0Issues:0

fast-style-transfer

TensorFlow CNN for fast style transfer ⚡🖥🎨🖼

Language:PythonStargazers:0Issues:0Issues:0

FastPhotoStyle

Style transfer, deep learning, feature transform

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

gans-awesome-applications

Curated list of awesome GAN applications and demo

Stargazers:0Issues:0Issues:0

KITTI-distance-estimation

Estimating distance to objects in the scene using detection information

Stargazers:0Issues:0Issues:0

learnopencv

Learn OpenCV : C++ and Python Examples

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

LicensePlateDetector

Detects license plate of car and recognizes its characters

Stargazers:0Issues:0Issues:0

models

Models and examples built with TensorFlow

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

MonoDepth-PyTorch

Unofficial implementation of Unsupervised Monocular Depth Estimation neural network MonoDepth in PyTorch

Stargazers:0Issues:0Issues:0

opencv4nodejs

Asynchronous OpenCV 3.x nodejs bindings with JavaScript and TypeScript API, with examples for: Face Detection, Machine Learning, Deep Neural Nets, Hand Gesture Recognition, Object Tracking, Feature Matching, Image Histogram

Language:C++License:MITStargazers:0Issues:0Issues:0

PeopleCounter

In present days, people detection, tracking and counting is an important aspect in the video investigation and subjection demand in Computer Vision Systems. Providing (real time) traffic information will help improve and reduce pedestrian and vehicle traffic, especially when the data collected is learned and analyzed over a period of time, which makes its highly essential to identify people, vehicles and objects in general and also accurately counting the number of people and/or vehicles entering and leaving a particular location in real time. To perform people counting, a robust and efficient system is needed. This research is aimed at making a pedestrian traffic reporting system for certain areas and buildings around the campus to potentially help ease traffic circulation. Providing this information will be done through a developed application, which includes image processing with Open Computer Vision (OpenCV). This will show the amount of traffic in certain buildings or area over a period of time. OpenCV is a cross-platform library which can be used to develop real-time Computer Vision applications [Opencv, 2015b]. It is mainly focused on image processing, video capture and analysis including features like people and object detection. The operations performed were based on the performance and accuracy of the tracking algorithms when implemented in embedded devices such as the Raspberry Pi and the Tinker Board. The Pi Camera was used for real time vision and hosted on the embedded device. The proposed method used was conjoined with an open-source visual tracking implementation from the contribution branch of the OpenCV library and a unique technique for people detection along with different Filtering Algorithms for tracking this. The programming language of choice to implement these features (Tracking and Detection) is python and its libraries. The present work describes a standalone people counting application designed using Python OpenCV and tested on embedded devices ranging from the Raspberry Pi3 to a Tinker Board and a compatible Camera. All these were used in prototyping the design of this application. The results reported and showed that the Person-Counter system developed counted the number of people entering the designated area (down), and the number of people leaving (up).

Stargazers:0Issues:0Issues:0

pix2pix-tensorflow

Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

pix2pixHD

Synthesizing and manipulating 2048x1024 images with conditional GANs

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

planar-distance-estimation

This repository accompanies the laboratory practice on Planar Distance Estimation for the AI4Automotive course at University of Modena and Reggio Emilia.

Stargazers:0Issues:0Issues:0

PRNet

Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

QueueDetection

Deep Learning & Computer Vision project

Stargazers:0Issues:0Issues:0

spotty

Train Deep Learning models on AWS Spot Instances

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

stylegan

StyleGAN - Official TensorFlow Implementation

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

Super-SloMo

PyTorch implementation of Super SloMo by Jiang et al.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Traffic-Survalance-with-Computer-Vision-and-Deep-Learning

The system takes video footage of a highway as input and provides statistics like the count of vehicles and an average estimated speed of vehicles on the highway. The statistics provided by the system can have many applications. Like, pricing the billboards on a highway for advertisement, higher the count of vehicles, higher the price. Moreover, the government can use this statistic to know how many vehicles are entering a city each day. The system internally uses YOLO object detection algorithm for vehicle detection, followed by, Centroid Tracking algorithm for tracking the detected vehicles.

Stargazers:0Issues:0Issues:0

transparent_latent_gan

Use supervised learning to illuminate the latent space of GAN for controlled generation and edit

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

YoloKerasFaceDetection

Face Detection and Gender and Age Classification using Keras

License:MITStargazers:0Issues:0Issues:0