Burhan (burhr2)

burhr2

Geek Repo

Company:Inria

Location:Rennes, France

Home Page:https://www.researchgate.net/profile/Burhan_Hussein3

Twitter:@burhr2

Github PK Tool:Github PK Tool

Burhan's repositories

ubd-herbarium-repository

This repo consist of computer vision and machine learning research projects for UBD-herbarium including the dataset used.

yolov5

YOLOv5 in PyTorch > ONNX > CoreML > TFLite

Language:PythonLicense:GPL-3.0Stargazers:2Issues:0Issues:0
Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Semantic-Segmentation-Suite

Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!

Language:PythonStargazers:1Issues:1Issues:0

awesome-machine-learning-interpretability

A curated list of awesome machine learning interpretability resources.

License:CC0-1.0Stargazers:0Issues:0Issues:0

Mask_RCNN

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0
License:Apache-2.0Stargazers:0Issues:0Issues:0

artificio

Deep Learning Computer Vision Algorithms for Real-World Use

License:Apache-2.0Stargazers:0Issues:0Issues:0

awesome-deep-vision

A curated list of deep learning resources for computer vision

Stargazers:0Issues:0Issues:0

awesome-machine-learning

A curated list of awesome Machine Learning frameworks, libraries and software.

Language:PythonLicense:CC0-1.0Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

awesome-production-machine-learning

A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning

License:MITStargazers:0Issues:0Issues:0

Awesome-U-Net

Official repo for Medical Image Segmentation Review: The success of U-Net

Stargazers:0Issues:0Issues:0

cs-video-courses

List of Computer Science courses with video lectures.

Stargazers:0Issues:0Issues:0

cs231n.github.io

Public facing notes page

License:MITStargazers:0Issues:0Issues:0

data_science_blogs

A repository to keep track of all the code that I end up writing for my blog posts.

Stargazers:0Issues:0Issues:0

deep-image-prior

Image restoration with neural networks but without learning.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:0Issues:0Issues:0

DeepLearningImplementations

Implementation of recent Deep Learning papers

License:MITStargazers:0Issues:0Issues:0

gretel-blueprints

Public blueprints for data use cases

License:Apache-2.0Stargazers:0Issues:0Issues:0

industry-machine-learning

A curated list of applied machine learning and data science notebooks and libraries across different industries.

Stargazers:0Issues:0Issues:0

inpainting-gmcnn-keras

Keras implementation of "Image Inpainting via Generative Multi-column Convolutional Neural Networks" paper published at NIPS 2018

License:MITStargazers:0Issues:0Issues:0

KAIST_2019_Deep-Learning_HW3

A PyTorch Implementation of "Extracting and Composing Robust Features with Denoising Autoencoders"

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

longitmssegm

Repository for MS lesion segmentation using deep learning

Stargazers:0Issues:0Issues:0

Object-detection-with-deep-learning-and-sliding-window

Introduces an approach for object detection in an image with sliding window. The repository contains three files, make_data.py reads the image in gray scale and converts the image into a numpy array. The labels are also appended based on the file name. In this case, if the file name starts with "trn", then 1 is appended else 0. Finally, all the images and labels are saved into .npy file. The test-model-1.py file loads the images and converts the labels into two categories as we are doing binary classification of images. The model is built using keras with theano as backend. In this case, the best training accuracy was 80% since the data was just 500 images and the testing accuracy was 67%

Language:PythonStargazers:0Issues:0Issues:0

primu_nnUNet

Primus version of nnUNet

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

smote_variants

A collection of 85 minority oversampling techniques (SMOTE) for imbalanced learning with multi-class oversampling and model selection features

License:MITStargazers:0Issues:0Issues:0

stylegan

StyleGAN - Official TensorFlow Implementation

License:NOASSERTIONStargazers:0Issues:0Issues:0

Time-Series-Analysis

code and data for the time series analysis vids on my YouTube channel

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

unet-3D

Keras implementation of a 2D/3D U-Net with Additive Attention, Inception, and Recurrence functions provided

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0