-
Hi,
Thanks for an amazing work!
You may also be interested in the work of our group on style transfer.
Here are some of our recent papers:
A Style-Aware Content Loss for Real-time HD Style Tr…
-
Hello,
First of all, thank you for posting the V-IOU code :)
I would like to reproduce the results that you've obtained on CVPR19 MOT Data but I can't seem to find where to download it from.
Th…
-
Hello, Thanks for sharing your work.
When trying to run
integrated_gradients = IntegratedGradients(model)
attributions_ig = integrated_gradients.attribute(input, target=pred_la…
-
Hi Xingyu,
The table 3 is flawed.
You used a different split than the one used in the Minkowski Net paper. The split I gave you was not the final one that was used in the CVPR official paper and…
-
Hi, Great work! It is very promising.
I have some problems about the training procedures and datasets:
(1) The training of co-peak module, and the testing of final instance co-segmentation share t…
-
The training process was successful but while testing, I am encountering the following OpenCV error which I am unable to resolve. I will post the error here. Any help will be appreciated.
The error…
-
Hi,
I am trying to understand the results meaning.
I have compared one tracking ground truth file with itself and got the following:
IDF1 IDP IDR Rcll Prcn GT MT PT ML FP FN …
-
Hi,
Thanks for your excellent paper and code for the feature detection.
In this repo, you only released the MMA metric.
I want to test the pretrained model on repeatibility, matching score and vi…
-
I entered the annotations of my dataset same as the given annotations still error pops up for wrong annotation format. Please help with this ASAP.
The error is as follows:
ValueError: invalid CSV …
-
I'm running this with for a 900 frame sequence and it brings my system to its knees, consuming probably 20GB of memory. Any ideas?