PlantCamo Dataset is the first dataset dedicated for plant camouflage detection. It contains over 1,000 images with plant camouflage characteristics.
685_1688608879.mp4
PlantCamo-full(Code: wnyc) Google drive link
PlantCamo-Train-and-Test(Code: hq87) Google drive link
Results(Code: 6o76) Google drive link
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
Download PlantCamo-Train-and-Test
at here(Code: hq87) or Google drive link, and put it into .\datasets
Download trained model Net_epoch_best.pth
at here(Code: b98f) or Google drive link, and put it into .\ckpt
You can find it in https://github.com/lartpang/PySODMetrics or you can run the metric_caller.py
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},
}