• Stars
    star
    1
  • Language
    Python
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

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

Repository Details

Mini projet en python pour le calcul de l'impot

More Repositories

1

AI-LAB

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... 🐋🔥
Dockerfile
47
star
2

WebApp-Computer-Vision-streamlit

Computer Vision application in the web
Python
39
star
3

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
4

docker-streamlit-app

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

tuto-python-anaconda-docker

A project to quickly setup a python project using anaconda packages and Docker
Dockerfile
11
star
6

computervision-dashboard

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

Image-classification-of-MNIST

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

computer-vision-dashboard-app

Python
2
star
9

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
10

App-Molecule-Prediction

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

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
12

aminehy.github.io

http://aminehy.github.io/
CSS
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