Skip to content

预测结果时,控制台一直在输出无限循环输出not in target range #169

@cuijinming22

Description

@cuijinming22

必须手动强制停止
2022-02-24 19:45:18.270 | DEBUG | stagesepx.classifier.base:classify:494 - frame -22 (0.5666666666666667) not in target range, skip
2022-02-24 19:45:18.679 | DEBUG | stagesepx.toolbox:video_jump:43 - previous pointer: 1(0.09999999999999999)
2022-02-24 19:45:18.684 | DEBUG | stagesepx.video:init:29 - new a frame: 2(0.2833333333333333)
2022-02-24 19:45:18.730 | DEBUG | stagesepx.hook:do:24 - execute hook: CompressHook, frame id: 2
2022-02-24 19:45:18.732 | DEBUG | stagesepx.hook:do:24 - execute hook: GreyHook, frame id: 2
2022-02-24 19:45:18.774 | DEBUG | stagesepx.classifier.base:classify:508 - frame 2 (0.2833333333333333) belongs to 0
2022-02-24 19:45:19.178 | DEBUG | stagesepx.toolbox:video_jump:43 - previous pointer: 2(0.2833333333333333)
2022-02-24 19:45:19.183 | DEBUG | stagesepx.video:init:29 - new a frame: 3(0.5666666666666667)
2022-02-24 19:45:19.226 | DEBUG | stagesepx.hook:do:24 - execute hook: CompressHook, frame id: 3
2022-02-24 19:45:19.228 | DEBUG | stagesepx.hook:do:24 - execute hook: GreyHook, frame id: 3
2022-02-24 19:45:19.228 | DEBUG | stagesepx.classifier.base:classify:508 - frame 3 (0.5666666666666667) belongs to 0
2022-02-24 19:45:19.671 | DEBUG | stagesepx.toolbox:video_jump:43 - previous pointer: -23(0.2833333333333333)
2022-02-24 19:45:19.677 | DEBUG | stagesepx.video:init:29 - new a frame: -22(0.5666666666666667)
2022-02-24 19:45:19.722 | DEBUG | stagesepx.hook:do:24 - execute hook: CompressHook, frame id: -22
2022-02-24 19:45:19.724 | DEBUG | stagesepx.hook:do:24 - execute hook: GreyHook, frame id: -22
2022-02-24 19:45:19.724 | DEBUG | stagesepx.classifier.base:classify:494 - frame -22 (0.5666666666666667) not in target range, skip
2022-02-24 19:45:20.174 | DEBUG | stagesepx.toolbox:video_jump:43 - previous pointer: 1(0.09999999999999999)
2022-02-24 19:45:20.181 | DEBUG | stagesepx.video:init:29 - new a frame: 2(0.2833333333333333)
2022-02-24 19:45:20.234 | DEBUG | stagesepx.hook:do:24 - execute hook: CompressHook, frame id: 2
2022-02-24 19:45:20.236 | DEBUG | stagesepx.hook:do:24 - execute hook: GreyHook, frame id: 2
2022-02-24 19:45:20.279 | DEBUG | stagesepx.classifier.base:classify:508 - frame 2 (0.2833333333333333) belongs to 0
2022-02-24 19:45:20.788 | DEBUG | stagesepx.toolbox:video_jump:43 - previous pointer: 2(0.2833333333333333)
2022-02-24 19:45:20.798 | DEBUG | stagesepx.video:init:29 - new a frame: 3(0.5666666666666667)
2022-02-24 19:45:20.856 | DEBUG | stagesepx.hook:do:24 - execute hook: CompressHook, frame id: 3
2022-02-24 19:45:20.859 | DEBUG | stagesepx.hook:do:24 - execute hook: GreyHook, frame id: 3
2022-02-24 19:45:20.859 | DEBUG | stagesepx.classifier.base:classify:508 - frame 3 (0.5666666666666667) belongs to 0
2022-02-24 19:45:21.297 | DEBUG | stagesepx.toolbox:video_jump:43 - previous pointer: -23(0.2833333333333333)
2022-02-24 19:45:21.303 | DEBUG | stagesepx.video:init:29 - new a frame: -22(0.5666666666666667)
2022-02-24 19:45:21.360 | DEBUG | stagesepx.hook:do:24 - execute hook: CompressHook, frame id: -22
2022-02-24 19:45:21.364 | DEBUG | stagesepx.hook:do:24 - execute hook: GreyHook, frame id: -22

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions