Research
Research copied to clipboard
CV/AICity2020-Anomaly-Detection/mask_code/mask_track.py tries to open a non-existent path
Hey @liyingying0113, this is trying to open a non-existent path. I haven't seen any code to make that path within the CV/AICity2020-Anomaly-Detection
https://github.com/PaddlePaddle/Research/blob/224ba67267b2875c46e94a76a162352d30457f72/CV/AICity2020-Anomaly-Detection/mask_code/mask_track.py#L18
@AoZhang does this have a code to generate those files before this module?
@godfanmiao @milkfish1988 @HongyuLi2018 @LegendaryDan @XiaoguangHu01 @xfcygaocan
Hi, I think that the missing directory is using deepSORT algorithm to find the vehicle's trajectory but I have no idea how to generate the .txt file. Have you found out the way?
Hi, I think that the missing directory is using deepSORT algorithm to find the vehicle's trajectory but I have no idea how to generate the .txt file. Have you found out the way?
I haven't found out the way.