obendidi/Tracking-with-darkflow
About obendidi/Tracking-with-darkflow
Real-time people Multitracker using YOLO v2 and deep_sort with tensorflow
Stats
tophat/syrupy
About tophat/syrupy
:pancakes: The sweeter pytest snapshot plugin
Stats
obendidi/X-ray-classification
About obendidi/X-ray-classification
X-ray Images (Chest images) analysis and anomaly detection using Transfer learning with inception v2
Stats
obendidi/httpx-cache
About obendidi/httpx-cache
Simple caching transport for httpx
Stats
obendidi/sort
About obendidi/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
Stats
obendidi/darkflow
About obendidi/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices + added support for tracking using deep sort (this is a sub-module for the tracker)
Stats
obendidi/deep_sort
About obendidi/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
Stats
obendidi/pstock
About obendidi/pstock
Async yahoo-finance python api with pydantic models.
Stats
obendidi/usvisa-fr
About obendidi/usvisa-fr
Helper app to find an appointment for US visa in France
Stats
obendidi/KittiSeg
About obendidi/KittiSeg
A Kitti Road Segmentation model implemented in tensorflow.
Stats
obendidi/machine-learning-for-software-engineers
About obendidi/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
Stats
obendidi/pygraphql-async
About obendidi/pygraphql-async
A lightweight async python grqphql client
Stats
obendidi/finvestor
About obendidi/finvestor
A single place to manager your different portfolios on different platforms/brokers. Provides an API to get market data from different data providers (currently ONLY yahoo and alpaca).
Stats
obendidi/python-lib-template
About obendidi/python-lib-template
Template repo for python libraries
Stats
obendidi/FCN.tensorflow
About obendidi/FCN.tensorflow
Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)
Stats
obendidi/google-interview-university
About obendidi/google-interview-university
A complete daily plan for studying to become a Google software engineer.
Stats
obendidi/titanic_survival_exploration
About obendidi/titanic_survival_exploration
prediction of the who survived in the Titanic incident .
Stats
obendidi/House-price-Prediction
About obendidi/House-price-Prediction
Using a dataset got from kaggle to try and create a linear model to predict the sale prices of the houses using 79 carefully selected house feature
Stats
obendidi/usvisa-il-app
About obendidi/usvisa-il-app
Check and schedule visa appointments in the Israeli embassy site
Stats
obendidi/yfinance
About obendidi/yfinance
Download market data from Yahoo! Finance's API
Stats
obendidi/Temple_Run
About obendidi/Temple_Run
projet cpp opengel3
Stats
obendidi/markdown-content
About obendidi/markdown-content
Markdown content for the www.aerobatic.io website
Stats
obendidi/Transfer-lr-Inception
About obendidi/Transfer-lr-Inception
Transfer Learning with inception tensorflow
Stats
obendidi/Time-Series-Tensorflow
Stats
obendidi/Xvision
About obendidi/Xvision
Chest Xray image analysis using Deep learning !
Stats
obendidi/placeschallenge
About obendidi/placeschallenge
The Toolkit for Places Challenge 2017
Stats
obendidi/awesome-semantic-segmentation
About obendidi/awesome-semantic-segmentation
awesome-semantic-segmentation
Stats
obendidi/deep-learning
About obendidi/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
Stats
obendidi/tf-faster-rcnn
About obendidi/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
Stats
obendidi/vision_networks
About obendidi/vision_networks
Repo about neural networks for images handling
Stats
obendidi/Faster-RCNN_TF
About obendidi/Faster-RCNN_TF
Faster-RCNN in Tensorflow
Stats
obendidi/RFCN-tensorflow
About obendidi/RFCN-tensorflow
RFCN implementation in TensorFlow
Stats
obendidi/TensorFlow-Examples
About obendidi/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
Stats
obendidi/Github-Navigator
About obendidi/Github-Navigator
Using the Github API v3 , to create a web application to browse github repositories and find the ones corresponding to your serach_term.It then displaus the 5 last created ones.
Stats
obendidi/boston_housing
Stats
obendidi/LICH
About obendidi/LICH
NECRO
Stats
obendidi/Movie-Ratings-Recommender-System-
About obendidi/Movie-Ratings-Recommender-System-
The system can recommend movies to users based on their rating of previous movies .It uses the method of collaborative filtering for it's learning.