Giter Site home page Giter Site logo

michael861227 / pinet Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 1.0 1.27 MB

Finding the Achilles Heel: Progressive Identification Network for Camouflaged Object Detection, IEEE International Conference on Multimedia & Expo (ICME), 2022. (accepting rate = 29%)

Home Page: https://basiclab.lab.nycu.edu.tw/assets/COD-ICME.pdf

MATLAB 28.40% Python 71.60%
camouflaged-object-detection icme2022

pinet's Introduction

(ICME 2022) Finding the Achilles Heel: Progressive Identification Network for Camouflaged Object Detection

Paper for our Progressive Identification Network, also called PINet [PDF], published at ICME 2022

Model Architecture

PINet

Prerequisites

  • Install Enviroment
    conda create -n PINet python=3.7
    conda install pytorch==1.8.0 torchvision==0.9.0 torchaudio==0.8.0 cudatoolkit=11.1 -c pytorch -c conda-forge
    pip install tensorboardX
    pip install opencv-python
  • Install Apex
    git clone https://github.com/NVIDIA/apex.git
    cd apex
    python setup.py install --cpp_ext

Datasets

Pretrained models

You can download our pretrained model from Google Drive

Usage

For training, use the command:

python train.py

For testing, use the command:

python test.py

Results

Results

Citation

If you find our paper useful in your research, please cite us using the following entry:

@INPROCEEDINGS{9859854,
  author={Chou, Mu-Chun and Chen, Hung-Jen and Shuai, Hong-Han},
  booktitle={2022 IEEE International Conference on Multimedia and Expo (ICME)}, 
  title={Finding the Achilles Heel: Progressive Identification Network for Camouflaged Object Detection}, 
  year={2022},
  volume={},
  number={},
  pages={1-6},
  doi={10.1109/ICME52920.2022.9859854}}

pinet's People

Contributors

michael861227 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

cv-cod

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.