Skip to content

yjybuaa/PlantCamo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plantcamo

PlantCamo Dataset is the first dataset dedicated for plant camouflage detection. It contains over 1,000 images with plant camouflage characteristics.

Demo

685_1688608879.mp4

Download the Dataset and Results

PlantCamo-full(Code: wnyc) Google drive link

PlantCamo-Train-and-Test(Code: hq87) Google drive link

Results(Code: 6o76) Google drive link

Usage

The training and testing experiments are conducted using PyTorch with a single RTX 3090 GPU of 24 GB Memory.

Download pvt_v2_b2.pth at here (Code: gy87) or Google drive link, and put it into .\pretrained_pvt

Train

Download PlantCamo-Train-and-Test at here(Code: hq87) or Google drive link, and put it into .\datasets

Test

Download trained model Net_epoch_best.pth at here(Code: b98f) or Google drive link, and put it into .\ckpt

Evaluation

You can find it in https://github.com/lartpang/PySODMetrics or you can run the metric_caller.py

Citation

We appreciate your support of our work!

@misc{yang2024plantcamoplantcamouflagedetection,
      title={PlantCamo: Plant Camouflage Detection}, 
      author={Jinyu Yang and Qingwei Wang and Feng Zheng and Peng Chen and Aleš Leonardis and Deng-Ping Fan},
      year={2024},
      eprint={2410.17598},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2410.17598}, 
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages