• Stars
    star
    49
  • Rank 568,060 (Top 12 %)
  • Language
    Dockerfile
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repository contains a docker image that I use to develop my artificial intelligence applications in an uncomplicated fashion. Python, TensorFlow, PyTorch, ONNX, Keras, OpenCV, TensorRT, Numpy, Jupyter notebook... 🐋🔥

More Repositories

1

WebApp-Computer-Vision-streamlit

Computer Vision application in the web
Python
39
star
2

YOLOv3-for-custum-objects

This repository illustrates the steps for training YOLOv3 and YOLOv3-tiny to detect fire in images and videos. First, a fire dataset of labeled images is collected from the internet. The images with their annotations have been prepared and converted into YOLO format and put into one folder to gather all the data. Therefore, the data folder contains images ('*jpg') and their associated annotations files ('.txt') with the same name.
C
24
star
3

docker-streamlit-app

Run streamlit web application, test and deploy to a cloud service (GCP, AWS, Heroku)
Dockerfile
14
star
4

tuto-python-anaconda-docker

A project to quickly setup a python project using anaconda packages and Docker
Dockerfile
9
star
5

computervision-dashboard

Apply Deep learning models for Computer Vision using Streamlit
Jupyter Notebook
6
star
6

Image-classification-of-MNIST

This repository contains notebooks for image classification of the MNIST dataset
Jupyter Notebook
4
star
7

computer-vision-dashboard-app

Python
2
star
8

object_detection_yolo_opencv

This repository contains code of object detection application using YOLO model from darknet with dnn module of OpenCV
Python
2
star
9

App-Molecule-Prediction

This project predict basic molecule's properties, from its fingerprint features, using machine learning
Python
2
star
10

Deep-Learning-GAN-Python-App

This app convert an image of a horse 2 an image of zebra using a cycle GAN model
Python
2
star
11

aminehy.github.io

http://aminehy.github.io/
HTML
1
star
12

calcul_impot_python

Mini projet en python pour le calcul de l'impot
Python
1
star
13

COVID-19-Prediction

This project consists of predicting COVID-19 cases using World Health Organization
Jupyter Notebook
1
star
14

YOLOv3-Caffe-TensorRT

1
star
15

articles

HTML
1
star
16

Kaggle-Categorical-Feature-Encoding-Challenge-II

Python
1
star
17

slides

HTML
1
star
18

Model-Optimization-and-Inference-with-TensorRT

This repository contains codes that illustrates how to perform Image classification by importing pre-trained model and perform inference with TensorRT using Caffe, ONNX, UFF parsers.
Python
1
star
19

Docker-TensorRT-OpenCV-Python3

Docker image with CUDA, TensorRT, cuDNN, Python3, OpenCV 3.4.6
Dockerfile
1
star
20

docker-fastapi-ml

This is the docker container I use to serve my machine learning model in a (fast)API
Dockerfile
1
star