Coder Social home page Coder Social logo

DM's Projects

bagan icon bagan

Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.

cocoapi icon cocoapi

COCO API - Dataset @ http://cocodataset.org/

cocosplit icon cocosplit

Simple tool to split COCO annotations into train/test datasets.

deep-learning-in-production icon deep-learning-in-production

In this repository, I will share some useful notes and references about deploying deep learning-based models in production.

fastai icon fastai

The fastai deep learning library, plus lessons and and tutorials

fcn icon fcn

PyTorch Implementation of Fully Convolutional Networks, for VGG and ResNet backbones.

few-shot-segmentation icon few-shot-segmentation

PyTorch implementation of 'Squeeze and Excite' Guided Few Shot Segmentation of Volumetric Scans

gans-collection.torch icon gans-collection.torch

Torch implementation of various types of GAN (e.g. DCGAN, ALI, Context-encoder, DiscoGAN, CycleGAN, EBGAN, LSGAN)

graph-cut icon graph-cut

Graph-cut Image Segmentation ---------------------------- Implements Boykov/Kolmogorov’s Max-Flow/Min-Cut algorithm for computer vision problems. Two gray-scale images have been used to test the system for image segmentation (foreground/background segmentation) problem. Steps: 1. defined the graph structure and unary and pairwise terms. For graph structure, i have used available packages/libraries such as PyMaxflow. 2. likelihood function for background and foreground has been generated. 3. General energy function consisting of unary and pairwise energy functionals have been written. 4. Likelihood maps (intensity map ranging from 0 to 1) for foreground and background have been displayed. 5. Use Boykov/Kolmogorov maxflow / mincut approach for solving the energy minimization problem. 6. Final segmentation have been displayed. Created an image for which the background pixels are red, and the foreground pixels have the color of the input image. Relevant paper can be found here: http://www.csd.uwo.ca/~yuri/Papers/pami04.pdf

graphcut icon graphcut

Graph cut image segmentation with custom GUI.

gym icon gym

A toolkit for developing and comparing reinforcement learning algorithms.

handson-ml2 icon handson-ml2

A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

image-to-image-papers icon image-to-image-papers

πŸ¦“<->πŸ¦’ πŸŒƒ<->πŸŒ† A collection of image to image papers with code (constantly updating)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.