Shuaicong97
Shuaicong97
Hello, for those who have successfully run this repository, I want to ask what's your version (e.g. python, Tensorflow). Is it the same as the author's or the latest? My...
Since I used our campus server, the CUDA version is 10.1 and should be unchangeable. Other parts were according to the installations. I ran the following command for inference: /...
Hi, I want to extend this model to match the following situation: Based on one text query, e.g. "a person skateboarding", I want to search in the video clip to...
Hi, I aim to get the Bounding box info of the OVIS valid set during the inference phase. I used this command for inference and evaluation as in README: `python3...
Hi, How do you generate the textual_features.json? I need to run the model on my datasets. Therefore, I need to generate the Refer-KITTI_labels.json and textual_features.json files for my datasets. Could...