8000 GitHub - tg-Flipped/CHR: SIXray : A Large-scale Security Inspection X-ray Benchmark in CVPR 2019
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tg-Flipped/CHR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SIXray:A Large-scale Security Inspection X-ray Benchmark for Prohibited Item Discovery in Overlapping Images

[Paper] [dataset]

Illustration

Requirements

Conda virtual environment is recommended: conda env create -f environment.yml

  • Python3.5
  • PyTorch: 0.3.1
  • Packages: torch, numpy, tqdm

Usage

  1. Clone the CHR repository:

    git clone https://github.com/MeioJane/CHR.git
  2. Run the training demo:

    cd CHR/
    bash CHR/runme.sh

Citation

If you use the code in your research, please cite:

@INPROCEEDINGS{Miao2019SIXray,
    author = {Miao, Caijing and Xie, Lingxi and Wan, Fang and Su, chi and Liu, Hongye and Jiao, jianbin and Ye, Qixiang },
    title = {SIXray: A Large-scale Security Inspection X-ray Benchmark for Prohibited Item Discovery in Overlapping Images},
    booktitle = {CVPR},
    year = {2019}
}

Acknowledgement

In this project, we reimplemented CHR on PyTorch based on wildcat.pytorch.

About

SIXray : A Large-scale Security Inspection X-ray Benchmark in CVPR 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%
0