Coder Social home page Coder Social logo

birdmandayum0131 / yolact Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dbolya/yolact

1.0 1.0 0.0 21.5 MB

A simple, fully convolutional model for real-time instance segmentation.

License: MIT License

Python 91.48% Shell 0.88% CSS 0.73% HTML 0.72% JavaScript 5.62% Cython 0.56%

yolact's Introduction

Online Multiple Object Segmentation in Mask Coefficient Space

This repo is a implementation of my master's thesis

In my thesis, I use yolact model with some tracking algorithm(like Deep SORT) to achieve online instance segmentation.
Therefore, most of the code in this repo(to implement YOLACT) is clone from dbolya/yolact.Thanks for their contribution!

And also, DCNv2 is required to implement YOLACT++ in original repo from Daniel Bolya.
But the GPU in my hand is only one RTX 3080, and it only support CUDA 11 up ; )
Consider all supporting problem about runnning environment(versions about python, pytorch, cuda, GPU),
I use:

  • GPU :RTX 3080
  • Python :verion 3.8
  • PyTorch :1.7.0
  • CUDA :11.0
  • cudnn :8.0

in this repository.
If you have similar environment problem to me, you might change to this DCN version

Last, some of the code in this repo to implement tracking algorithm be like Deep SORT is refer to ifzhang/FairMOT.
I have learned a lot from it. Thanks to their contributions too!

yolact's People

Contributors

agade09 avatar birdmandayum0131 avatar breznak avatar chongzhou96 avatar dbolya avatar dte avatar glenn-jocher avatar shafu0x avatar zllrunning avatar

Stargazers

 avatar

Watchers

 avatar

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.