All Projects → Inferpy → Similar Projects or Alternatives

6038 Open source projects that are alternatives of or similar to Inferpy

Sru Deeplearning Workshop
دوره 12 ساعته یادگیری عمیق با چارچوب Keras
Stars: ✭ 66 (-49.23%)
Unet Tgs
Applying UNET Model on TGS Salt Identification Challenge hosted on Kaggle
Stars: ✭ 81 (-37.69%)
Densedepth
High Quality Monocular Depth Estimation via Transfer Learning
Stars: ✭ 963 (+640.77%)
Unet Segmentation In Keras Tensorflow
UNet is a fully convolutional network(FCN) that does image segmentation. Its goal is to predict each pixel's class. It is built upon the FCN and modified in a way that it yields better segmentation in medical imaging.
Stars: ✭ 105 (-19.23%)
Ds and ml projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
Stars: ✭ 56 (-56.92%)
Tf Serving K8s Tutorial
A Tutorial for Serving Tensorflow Models using Kubernetes
Stars: ✭ 78 (-40%)
Repo 2019
BERT, AWS RDS, AWS Forecast, EMR Spark Cluster, Hive, Serverless, Google Assistant + Raspberry Pi, Infrared, Google Cloud Platform Natural Language, Anomaly detection, Tensorflow, Mathematics
Stars: ✭ 133 (+2.31%)
Dlpython course
Примеры для курса "Программирование глубоких нейронных сетей на Python"
Stars: ✭ 266 (+104.62%)
Deep Learning Keras Tensorflow
Introduction to Deep Neural Networks with Keras and Tensorflow
Stars: ✭ 2,868 (+2106.15%)
Tf Keras Surgeon
Pruning and other network surgery for trained TF.Keras models.
Stars: ✭ 25 (-80.77%)
Text Detection Using Yolo Algorithm In Keras Tensorflow
Implemented the YOLO algorithm for scene text detection in keras-tensorflow (No object detection API used) The code can be tweaked to train for a different object detection task using YOLO.
Stars: ✭ 87 (-33.08%)
Deepeeg
Deep Learning with Tensor Flow for EEG MNE Epoch Objects
Stars: ✭ 100 (-23.08%)
Automatic Image Captioning
Generating Captions for images using Deep Learning
Stars: ✭ 84 (-35.38%)
Music recommender
Music recommender using deep learning with Keras and TensorFlow
Stars: ✭ 528 (+306.15%)
Dinoruntutorial
Accompanying code for Paperspace tutorial "Build an AI to play Dino Run"
Stars: ✭ 285 (+119.23%)
Deep Residual Unet
ResUNet, a semantic segmentation model inspired by the deep residual learning and UNet. An architecture that take advantages from both(Residual and UNet) models.
Stars: ✭ 97 (-25.38%)
Stock Price Predictor
This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict stock prices.
Stars: ✭ 146 (+12.31%)
Labml
🔎 Monitor deep learning model training and hardware usage from your mobile phone 📱
Stars: ✭ 508 (+290.77%)
Face Mask Detection
Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras
Stars: ✭ 774 (+495.38%)
Deeplearning.ai
该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。
Stars: ✭ 181 (+39.23%)
Analytics Zoo
Distributed Tensorflow, Keras and PyTorch on Apache Spark/Flink & Ray
Stars: ✭ 2,448 (+1783.08%)
Pneumonia Detection From Chest X Ray Images With Deep Learning
Detecting Pneumonia in Chest X-ray Images using Convolutional Neural Network and Pretrained Models
Stars: ✭ 64 (-50.77%)
Unet
Generic U-Net Tensorflow 2 implementation for semantic segmentation
Stars: ✭ 100 (-23.08%)
Self Driving Car
A End to End CNN Model which predicts the steering wheel angle based on the video/image
Stars: ✭ 106 (-18.46%)
Rsis
Recurrent Neural Networks for Semantic Instance Segmentation
Stars: ✭ 128 (-1.54%)
Mutual labels:  jupyter-notebook
Predictive Filter Flow
Predictive Filter Flow for fully/self-supervised learning on various vision tasks
Stars: ✭ 128 (-1.54%)
Mutual labels:  jupyter-notebook
Ccm Site
NYU PSYCH-GA 3405.002 / DS-GS 3001.006 : Computational cognitive modeling
Stars: ✭ 127 (-2.31%)
Mutual labels:  jupyter-notebook
Abstractive Summarization
Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.
Stars: ✭ 128 (-1.54%)
Mutual labels:  jupyter-notebook
Dask Tutorial Pycon 2018
Stars: ✭ 129 (-0.77%)
Mutual labels:  jupyter-notebook
Byu econ applied machine learning
The course work for the applied machine learning course I am teaching at BYU
Stars: ✭ 128 (-1.54%)
Mutual labels:  jupyter-notebook
Mltutorial
Machine Learning Tutorial in IPython Notebooks
Stars: ✭ 129 (-0.77%)
Mutual labels:  jupyter-notebook
Slicerjupyter
Extension for 3D Slicer that allows the application to be used from Jupyter notebook
Stars: ✭ 127 (-2.31%)
Mutual labels:  jupyter-notebook
My deep project
个人深度学习项目整理
Stars: ✭ 129 (-0.77%)
Mutual labels:  jupyter-notebook
Thepythonmegacourse
Stars: ✭ 128 (-1.54%)
Mutual labels:  jupyter-notebook
Ipyexperiments
jupyter/ipython experiment containers for GPU and general RAM re-use
Stars: ✭ 128 (-1.54%)
Mutual labels:  jupyter-notebook
Regularized Linear Autoencoders
Loss Landscapes of Regularized Linear Autoencoders
Stars: ✭ 130 (+0%)
Mutual labels:  jupyter-notebook
Hands on julia
Stars: ✭ 129 (-0.77%)
Mutual labels:  jupyter-notebook
Stanford Machine Learning Camp
Stars: ✭ 128 (-1.54%)
Mutual labels:  jupyter-notebook
Cuxfilter
GPU accelerated cross filtering with cuDF.
Stars: ✭ 128 (-1.54%)
Mutual labels:  jupyter-notebook
Ncnet
PyTorch code for Neighbourhood Consensus Networks
Stars: ✭ 128 (-1.54%)
Mutual labels:  jupyter-notebook
Eewpython
A series of Jupyter notebook to learn Google Earth Engine with Python
Stars: ✭ 129 (-0.77%)
Mutual labels:  jupyter-notebook
Multimodal Speech Emotion
TensorFlow implementation of "Multimodal Speech Emotion Recognition using Audio and Text," IEEE SLT-18
Stars: ✭ 128 (-1.54%)
Mutual labels:  jupyter-notebook
Insightface Just Works
Insightface face detection and recognition model that just works out of the box.
Stars: ✭ 127 (-2.31%)
Mutual labels:  jupyter-notebook
Siamese net
This package shows how to train a siamese network using Lasagne and Theano and includes network definitions for state-of-the-art networks including: DeepID, DeepID2, Chopra et. al, and Hani et. al. We also include one pre-trained model using a custom convolutional network.
Stars: ✭ 129 (-0.77%)
Mutual labels:  jupyter-notebook
Nb2xls
Convert Jupyter notebook to Excel spreadsheet
Stars: ✭ 129 (-0.77%)
Mutual labels:  jupyter-notebook
Rasa Ptbr Boilerplate
Um template para criar um FAQ chatbot usando Rasa, Rocket.chat, elastic search
Stars: ✭ 128 (-1.54%)
Mutual labels:  jupyter-notebook
Doodlenet
A doodle classifier(CNN), trained on all 345 categories from Quickdraw dataset.
Stars: ✭ 128 (-1.54%)
Mutual labels:  jupyter-notebook
Real Time Sentiment Tracking On Twitter For Brand Improvement And Trend Recognition
A real-time interactive web app based on data pipelines using streaming Twitter data, automated sentiment analysis, and MySQL&PostgreSQL database (Deployed on Heroku)
Stars: ✭ 127 (-2.31%)
Mutual labels:  jupyter-notebook
Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (-4.62%)
Mutual labels:  jupyter-notebook
Robust Detection Benchmark
Code, data and benchmark from the paper "Benchmarking Robustness in Object Detection: Autonomous Driving when Winter is Coming" (NeurIPS 2019 ML4AD)
Stars: ✭ 128 (-1.54%)
Mutual labels:  jupyter-notebook
Download Celeba Hq
Python script to download the celebA-HQ dataset from google drive
Stars: ✭ 130 (+0%)
Mutual labels:  jupyter-notebook
Object detection demo
How to train an object detection model easy for free
Stars: ✭ 130 (+0%)
Mutual labels:  jupyter-notebook
Numba tutorial scipy2016
Numba tutorial materials for Scipy 2016
Stars: ✭ 129 (-0.77%)
Mutual labels:  jupyter-notebook
Pytorch Ensembles
Pitfalls of In-Domain Uncertainty Estimation and Ensembling in Deep Learning, ICLR 2020
Stars: ✭ 128 (-1.54%)
Mutual labels:  jupyter-notebook
Focal Loss Pytorch
全中文注释.(The loss function of retinanet based on pytorch).(You can use it on one-stage detection task or classifical task, to solve data imbalance influence).用于one-stage目标检测算法,提升检测效果.你也可以在分类任务中使用该损失函数,解决数据不平衡问题.
Stars: ✭ 126 (-3.08%)
Mutual labels:  jupyter-notebook
Ipycytoscape
A Cytoscape Jupyter widget
Stars: ✭ 128 (-1.54%)
Mutual labels:  jupyter-notebook
Contactpose
Large dataset of hand-object contact, hand- and object-pose, and 2.9 M RGB-D grasp images.
Stars: ✭ 129 (-0.77%)
Mutual labels:  jupyter-notebook
Blog
Public repo for HF blog posts
Stars: ✭ 126 (-3.08%)
Mutual labels:  jupyter-notebook
Graf
Official code release for "GRAF: Generative Radiance Fields for 3D-Aware Image Synthesis"
Stars: ✭ 127 (-2.31%)
Mutual labels:  jupyter-notebook
Micrograd
A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API
Stars: ✭ 1,848 (+1321.54%)
Mutual labels:  jupyter-notebook
1-60 of 6038 similar projects