chongyi
chongyi
hi, i try run test.py with this: CUDA_VISION_DEVICES=0 python test.py --eval_data ../../data/data_lmdb_release/evaluation/ --benchmark_all_eval --Transformation None --FeatureExtraction None --SequenceModeling None --Prediction None --Transformer --sensitive --data_filtering_off --imgH 224 --imgW 224 --workers 0...
https://github.com/ifzhang/ByteTrack/blob/72ca8b45d36caf5a39e949c6aa815d9abffd1ab5/yolox/tracker/byte_tracker.py#L283 For example, id = 7, state = lost, if the current frame does not match, it will be placed in removed_ stacks, the state is changed to state =...
Hello, I trained a model with your code, and then tested it with your code. I found that the effect in the generated image is very poor. Is there a...
你好,训练时的loss达到了 0.063左右,但是测试的时候 loss 是1.7 左右,波动很大