GithubHelp home page GithubHelp logo

trellixvulnteam / visual-recognition-by-request_dwfw Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chufengt/virreq

0.0 0.0 0.0 9 MB

Code for the paper "Visual Recognition by Request".

License: Apache License 2.0

Shell 0.28% C++ 1.04% Python 95.97% CSS 0.01% Cuda 1.51% Makefile 0.08% Batchfile 0.06% Jupyter Notebook 0.90% Dockerfile 0.15%

visual-recognition-by-request_dwfw's Introduction

Visual Recognition by Request

Code for the paper "Visual Recognition by Request" [arXiv].

Contact: [email protected]

NOTE: This release is currently a preliminary version, which could help you understand how the proposed algorithm works. We will release the complete version as well as the checkpoints in the near future.

Installation

This project is built upon several open-source toolboxes, follow the default instruction to install:

  • MMSegmentation for whole-to-part semantic segmentation (Type-I requests): follow INSTALL.md to install the required packages and build the project locally (under the folder whole-to-part-semantic-segmentation).

  • AdelaiDet for instance segmentation (Type-II requests): follow INSTALL.md to install the required packages and build the project locally (under the folder instance-segmentation).

  • CLIP for text features: INSTALL.md.

Other requirements:

pip install cityscapesscripts
pip install panoptic_parts

Data Preparation

Code for data processing will be coming soon.

Training and Inference

  • Whole-to-part semantic segmentation (Type-I requests): follow train.md and inference.md. See available configs (whole-to-part-semantic-segmentation/configs/segmentation-by-request/).

  • Instance segmentation (Type-II requests): follow Quick-Start.md. See available configs (instance-segmentation/configs/segmentation-by-request/).

Checkpoints will be coming soon.

Evaluation

Code for evaluation (e.g., HPQ computation) will be coming soon.

Reference

If this project is useful to your research, please consider cite:

@article{tang2022request,
  title={Visual Recognition by Request},
  author={Tang, Chufeng and Xie, Lingxi and Zhang, Xiaopeng and Hu, Xiaolin and Tian, Qi},
  journal={arXiv preprint arXiv:2207.14227},
  year={2022}
}

visual-recognition-by-request_dwfw's People

Contributors

chufengt avatar trellixvulnteam 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.