Code Monkey home page Code Monkey logo

郭肖亭's Projects

awesome-semantic-segmentation-pytorch icon awesome-semantic-segmentation-pytorch

Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)

crosswalk-detection icon crosswalk-detection

Smartphone-based crosswalk detection and localization for visually impaired pedestrians

fcn-tensorflow-win10 icon fcn-tensorflow-win10

Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)

fcn.tensorflow icon fcn.tensorflow

Tensorflow implementation of Fully Convolutional Networks for Semantic Segmentation (http://fcn.berkeleyvision.org)

hrnet-semantic-segmentation icon hrnet-semantic-segmentation

The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919

hrnet-w48-pytorch-windows icon hrnet-w48-pytorch-windows

This is an unofficial implementation of semantic segmentation for TPAMI paper "Deep High-Resolution Representation Learning for Visual Recognition".

mask-r-cnn icon mask-r-cnn

Explaining the differences between traditional image classification, object detection, semantic segmentation, and instance segmentation is best done visually. When performing traditional image classification our goal is to predict a set of labels to characterize the contents of an input image (top-left). Object detection builds on image classification, but this time allows us to localize each object in an image. The image is now characterized by: Bounding box (x, y)-coordinates for each object An associated class label for each bounding box.Instance segmentation algorithms, on the other hand, compute a pixel-wise mask for every object in the image, even if the objects are of the same class label (bottom-right). Here you can see that each of the cubes has their own unique color, implying that our instance segmentation algorithm not only localized each individual cube but predicted their boundaries as well.

semseg icon semseg

Semantic Segmentation in Pytorch

step-and-heading-indoor-localization icon step-and-heading-indoor-localization

contains matlab code to determine location of a pedestrian in the built indoor environment through the use of Inertial measurement unit signal from a smartphone and a wrist based sensor, in combination with a particle filter

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.