-
Have you tried cross-dataset testing - training on one dataset, say market1501 and testing on another, say cuhk03 or duke? Have you come across any model with code which has tried this? Will be really…
ghost updated
5 years ago
-
Hi @yanbai1993 , thanks for open-sourcing your work. I check the [evaluation](https://github.com/yanbai1993/Embedding-Network/blob/master/veri_evaluate/baseline_evaluation_FACT_776.m) of VeRi-776, but…
-
-
Hello
There are some problems when I run ./run.sh. And I can't find the way to solve it.
Traceback (most recent call last):
File "compute_detector.py", line 47, in
from Utils.sift_tools imp…
-
Are the [pretrained models](https://drive.google.com/drive/folders/0B63t5HSgY4SQQ2FBRE5rQ2EzbjQ?usp=sharing) GPL as well? I'd like to use them for pre-training.
Greetings.
-
Hi,
I am able to compile all your source code.
However as I try to `run.sh` I get following error:
```
[mpkuse@deephorse LIFT]$ ./run.sh
Parameters
#--------------------------------------…
-
Writing my thesis and reproducing past results, I realized that this line is wrong:
https://github.com/una-dinosauria/local-search-quantization/blob/461d8c90f9cd1f77aa2992e155525e2939277b36/demos/d…
-
Hello,
Thanks for making this work public - just wanted to ask as to the broken links provided in the repository, can they be reset or maybe they have they been removed ?
Specifically I am talking…
-
Hello, sir, I am sorry to bother you again. But I have a few questions about paper.
1. Accurately speaking, the whole process did two things, object detection and object 6D pose estimation. As for th…
-
I have a quick question regarding the comparison to Moreno-Noguer [27].
If I understand correctly, your Protocol #2, is all actions and viewpoints, (S1, S5, S6, S7, S8) for training, and (S9, S11)…