Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dawn-LX committed Apr 28, 2022
1 parent 13a4690 commit 2d1a55b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experiments/exp2/config_.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
split = "train",
ann_dir = "/home/gkf/project/VideoGraph/datasets/vidvrd-dataset",
proposal_dir = "/home/gkf/project/VideoGraph/proposals/vidvrd-dataset/PKU_beyond/videovrd_detect_tracking",
i3d_dir = "proposals/vidvrd-dataset/PKU_beyond/videovrd_i3d",
i3d_dir = "/home/gkf/project/VideoGraph/proposals/vidvrd-dataset/PKU_beyond/videovrd_i3d",
dim_i3d = 832,
dim_boxfeature = 2048,
min_frames_th = 5,
Expand Down

0 comments on commit 2d1a55b

Please sign in to comment.