Functions | Variables
evaluate_motchallenge Namespace Reference

Functions

def parse_args

Variables

tuple args = parse_args()
tuple detection_file = os.path.join(args.detection_dir, "%s.npy" % sequence)
tuple output_file = os.path.join(args.output_dir, "%s.txt" % sequence)
tuple sequence_dir = os.path.join(args.mot_dir, sequence)
tuple sequences = os.listdir(args.mot_dir)

Function Documentation

Parse command line arguments.

Definition at line 7 of file evaluate_motchallenge.py.


Variable Documentation

Definition at line 41 of file evaluate_motchallenge.py.

tuple evaluate_motchallenge::detection_file = os.path.join(args.detection_dir, "%s.npy" % sequence)

Definition at line 48 of file evaluate_motchallenge.py.

tuple evaluate_motchallenge::output_file = os.path.join(args.output_dir, "%s.txt" % sequence)

Definition at line 49 of file evaluate_motchallenge.py.

tuple evaluate_motchallenge::sequence_dir = os.path.join(args.mot_dir, sequence)

Definition at line 47 of file evaluate_motchallenge.py.

tuple evaluate_motchallenge::sequences = os.listdir(args.mot_dir)

Definition at line 44 of file evaluate_motchallenge.py.



jsk_perception
Author(s): Manabu Saito, Ryohei Ueda
autogenerated on Tue Jul 2 2019 19:41:08