Waymo-2D-Object-Detection
Waymo-2D-Object-Detection copied to clipboard
Using Tensorflow Object Detection API to detect Waymo open dataset
# Patching CVE-2007-4559 Hi, we are security researchers from the Advanced Research Center at [Trellix](https://www.trellix.com). We have began a campaign to patch a widespread bug named CVE-2007-4559. CVE-2007-4559 is a...
Hello! Our static bug checker has found a performance issue in input/models/research/seq_flow_lite/models/sgnn/sgnn.py: [`fused_project`](https://github.com/sek788432/Waymo-2D-Object-Detection/blob/6c089c584a857f1ed1be20b5cd85614a032015f0/input/models/research/seq_flow_lite/models/sgnn/sgnn.py#L174) is repeatedly called in a for loop, but there is a tf.function decorated function [`func`](https://github.com/sek788432/Waymo-2D-Object-Detection/blob/6c089c584a857f1ed1be20b5cd85614a032015f0/input/models/research/seq_flow_lite/models/sgnn/sgnn.py#L139) defined and...