Functions | Variables
evaluate_motchallenge Namespace Reference

Functions

def parse_args ()
 

Variables

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

Function Documentation

◆ parse_args()

def evaluate_motchallenge.parse_args ( )
Parse command line arguments.

Definition at line 7 of file evaluate_motchallenge.py.

Variable Documentation

◆ args

def evaluate_motchallenge.args = parse_args()

Definition at line 41 of file evaluate_motchallenge.py.

◆ detection_file

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

Definition at line 48 of file evaluate_motchallenge.py.

◆ display

evaluate_motchallenge.display

Definition at line 53 of file evaluate_motchallenge.py.

◆ exist_ok

evaluate_motchallenge.exist_ok

Definition at line 43 of file evaluate_motchallenge.py.

◆ nn_budget

evaluate_motchallenge.nn_budget

Definition at line 53 of file evaluate_motchallenge.py.

◆ output_dir

evaluate_motchallenge.output_dir

Definition at line 43 of file evaluate_motchallenge.py.

◆ output_file

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

Definition at line 49 of file evaluate_motchallenge.py.

◆ sequence_dir

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

Definition at line 47 of file evaluate_motchallenge.py.

◆ sequences

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 Fri May 16 2025 03:11:17