CXSunshine

Results 4 issues of CXSunshine

The tracking results give four values, while the groundtruth is eight. How to judge whether the result is good or bad?

if params.eval_epoch_size > len(val_loader): What is the function of this sentence?

What is the effect of the function detseg()?

Hello, when I run the code,I have some touble in understanding the errors that the program generated. Traceback (most recent call last): File "main.py", line 33, in main() File "main.py",...