xuefeng-zhu5 / EDTC

Codes and Dataset of the paper: Evidential Detection and Tracking Collaboration: New Problem, Benchmark and Algorithm for Robust Anti-UAV System
MIT License
4 stars 0 forks source link

lib.train.data #1

Open vipslzyz opened 3 months ago

vipslzyz commented 3 months ago

Hello, author While using the code, the following error occurs

from lib.train.data.image_loader import imread_indexed

ModuleNotFoundError: No module named 'lib.train.data'

I checked the corresponding code and found that the file under lib/train/data was missing. I would like to ask if this code is complete

xuefeng-zhu5 commented 3 months ago

I am sorry for the problem. I have uploaded the files under lib/train/data. Thanks very much for your feedback!