yimeng-fan / SFOD

This is the official implementation of the 'SFOD: Spiking Fusion Object Detection'.
MIT License
15 stars 1 forks source link

how to infer with trained model #5

Open uefall opened 1 month ago

uefall commented 1 month ago

after train with ncars and gen1 datasets, how could I do infer with trained weight? is there a simple script to build model, load weight and forward with input data?