Skip to content

medicineqian/SSNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSNet: Spectral Supplementation Network for Multispectral Pedestrian Detection

Train and Test

  • Prerequisites

  Basic Python(3.8) package installation.

  • Run test
python test.py
  • Run train
python train.py

Detection Performance

  1. kaist dataset

color and thermal

image-20241018120048825.png

only color

image-20241018120202565.png

only thermal

image-20241018120229326.png

  1. llvip dataset

only color

image-20241018120330753.png

only thermal

image-20241018120339082.png

Remarkably, our method surpasses the CFT method by 0.63% in the mAP metric (mAP50: 97.5, mAP: 63.6), even though the CFT method utilizes both color and thermal modalities simultaneously during the inference phase.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages