Pinned Repositories
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)
deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
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).
httpx-cache
Simple caching transport for httpx
KittiSeg
A Kitti Road Segmentation model implemented in tensorflow.
machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
pstock
Async yahoo-finance python api with pydantic models.
sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
Tracking-with-darkflow
Real-time people Multitracker using YOLO v2 and deep_sort with tensorflow
X-ray-classification
X-ray Images (Chest images) analysis and anomaly detection using Transfer learning with inception v2
obendidi's Repositories
obendidi/Tracking-with-darkflow
Real-time people Multitracker using YOLO v2 and deep_sort with tensorflow
obendidi/X-ray-classification
X-ray Images (Chest images) analysis and anomaly detection using Transfer learning with inception v2
obendidi/httpx-cache
Simple caching transport for httpx
obendidi/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
obendidi/pstock
Async yahoo-finance python api with pydantic models.
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)
obendidi/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
obendidi/KittiSeg
A Kitti Road Segmentation model implemented in tensorflow.
obendidi/usvisa-fr
Helper app to find an appointment for US visa in France
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).
obendidi/pygraphql-async
A lightweight async python grqphql client
obendidi/FCN.tensorflow
Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)
obendidi/python-lib-template
Template repo for python libraries
obendidi/awesome-semantic-segmentation
awesome-semantic-segmentation
obendidi/deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
obendidi/Faster-RCNN_TF
Faster-RCNN in Tensorflow
obendidi/httpx-cache-feedstock
A conda-smithy repository for httpx-cache.
obendidi/obendidi
obendidi/placeschallenge
The Toolkit for Places Challenge 2017
obendidi/poetry-workspace
Poetry plugin to add initial support for python monorepos
obendidi/RFCN-tensorflow
RFCN implementation in TensorFlow
obendidi/st-visium-datasets
Spatial transcriptomics datasets from 10XGenomices (spatial-gene-expression datasets)
obendidi/Temple_Run
projet cpp opengel3
obendidi/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
obendidi/Time-Series-Tensorflow
obendidi/Transfer-lr-Inception
Transfer Learning with inception tensorflow
obendidi/Xvision
Chest Xray image analysis using Deep learning !
obendidi/gradio
Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
obendidi/prefect-sqlalchemy
Prefect integrations with SQLAlchemy.
obendidi/rwlocks-python
Collection of Read-Write Locks for python with async support