TRACTA
TRACTA copied to clipboard
TRACTA: Multi-Target Multi-Camera Tracking by Tracklet-to-Target Assignment
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.5.2.post1 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...
@GehenHe Thanks for your wonderful work. Can you provide a homography matrix for the EPFL dataset (Terrace, Passageway, Basketball) that is used for evaluating the model in the paper? Thank...
Bumps [html5lib](https://github.com/html5lib/html5lib-python) from 0.9999999 to 0.999999999. Changelog Sourced from html5lib's changelog. Commits 6a73efa Yes, another release, already. :( e0dc25f Fix attribute order to the treebuilder to be document order a3b8252...
Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.7.0 to 2.7.2. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...
in config file __C.TEST.tracker_list, what value need to give ? I considered two views and given __C.TEST.tracker_list = ['1', '2'] Am I wrong? Please suggest
Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.1.2 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.0.12 to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...
Excuse me, referring to [code](https://github.com/GehenHe/TRACTA/blob/98be9da9a45ccfe553be7346757e0031a59ca7f6/application_util/cal_track_dist.py#L89), may I ask how to obtain the tracklets distance in the following cases: (1) Two tracklets have no overlapping in the temporal space. (2) Two...
Excuse me, may I ask if the application scenes are limited to pedestrians only? It seems that the body height is used to calculate the 3D positions. Given the bboxes,...