Coder Social home page Coder Social logo

texamc2 / mots_siammask Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mainongtt/mots_siammask

0.0 0.0 1.0 78.47 MB

2019悉尼大学暑期研究课题, 在MOTS数据集上, 利用单目标跟踪的工作 SiamMask 结合目标检测工作 Mask RCNN 实现多目标跟踪与分割任务

Python 1.19% C 0.12% Jupyter Notebook 98.69% Shell 0.01%

mots_siammask's Introduction

MOTS_SiamMask

2019 Summer Research Project, aim at realizing Multi Object Tracking and Segmentation by combining MaskRCNN and SiamMask.

项目构成:

SiamMask

Single object tracker Code

MaskRCNN

Object detector with mask Code

ReID

Reid model which is used to compute the distance between two objects Code

Dataset

MOTS dataset, including MOTSChallenge and KITTY MOTS Project Page

mots_tools

MOTS visualization and evaluation tools

Result

Folder to save tracking result

main.py

Tracking code

Reqiurement

See requirements.txt in MaskRCNN and SiamMask

Usage

python main.py

Citation

MaskRCNN:

@ARTICLE{2017arXiv170306870H,
       author = {{He}, Kaiming and {Gkioxari}, Georgia and {Doll{\'a}r}, Piotr and
         {Girshick}, Ross},
        title = "{Mask R-CNN}",
      journal = {arXiv e-prints},
     keywords = {Computer Science - Computer Vision and Pattern Recognition},
         year = "2017",
        month = "Mar",
          eid = {arXiv:1703.06870},
        pages = {arXiv:1703.06870},
archivePrefix = {arXiv},
       eprint = {1703.06870},
 primaryClass = {cs.CV},
       adsurl = {https://ui.adsabs.harvard.edu/abs/2017arXiv170306870H},
      adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}

SiamMask:

@ARTICLE{2018arXiv181205050W,
       author = {{Wang}, Qiang and {Zhang}, Li and {Bertinetto}, Luca and {Hu}, Weiming and
         {Torr}, Philip H.~S.},
        title = "{Fast Online Object Tracking and Segmentation: A Unifying Approach}",
      journal = {arXiv e-prints},
     keywords = {Computer Science - Computer Vision and Pattern Recognition},
         year = "2018",
        month = "Dec",
          eid = {arXiv:1812.05050},
        pages = {arXiv:1812.05050},
archivePrefix = {arXiv},
       eprint = {1812.05050},
 primaryClass = {cs.CV},
       adsurl = {https://ui.adsabs.harvard.edu/abs/2018arXiv181205050W},
      adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}

ReID:

@article{DBLP:journals/corr/SunZDW17,
  author    = {Yifan Sun and
               Liang Zheng and
               Weijian Deng and
               Shengjin Wang},
  title     = {SVDNet for Pedestrian Retrieval},
  booktitle   = {ICCV},
  year      = {2017},
}

@article{hermans2017defense,
  title={In Defense of the Triplet Loss for Person Re-Identification},
  author={Hermans, Alexander and Beyer, Lucas and Leibe, Bastian},
  journal={arXiv preprint arXiv:1703.07737},
  year={2017}
}

mots_siammask's People

Forkers

wowkie83

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.