Spatial-Temporal-Channel Collaborative Feature Learning with Transformers for Infrared small target Detection
![]() |
|---|
| STC |
![]() |
|---|
| Ipr |
python utils_coco/coco_to_txt.pyDataset
├─coco_train.txt
├─coco_val.txt
├─annotations
├─images
│ ├─train
│ │ ├─data5
│ │ │ ├─0.bmp
│ │ │ ├─ ...
│ │ │ ├─2999.bmp
│ │ │ ├─ ...
│ │ ├─ ...
│ ├─test
│ │ ├─data6
│ │ │ ├─0.bmp
│ │ │ ├─ ...
│ │ │ ├─398.bmp
│ │ │ ├─ ...
│ │ ├─ ...
Such as model_data/classes.txt
The hyper-parameters are set in train.py
python tarin.pyThe hyper-parameters are set in vid_map_coco.py
python vid_map_coco.pyThe hyper-parameters are setted in vid_predcit.py
python vid_predcit.py
