cvpr2018
Here are 78 public repositories matching this topic...
-
Updated
Feb 26, 2020 - C++
-
Updated
May 2, 2020 - Python
-
Updated
Oct 7, 2019 - C++
-
Updated
Aug 29, 2018 - Jupyter Notebook
-
Updated
Jul 24, 2019
-
Updated
May 7, 2020 - C
Python has a test package which can shadow the import of the test.py module, leading to an ImportError when importing NN or kNN.
https://docs.python.org/2.7/library/test.html?highlight=test#module-test
https://docs.python.org/3.5/library/test.html
I suggest to rename it to test_embedding.py or something like that.
-
Updated
Mar 12, 2020 - C++
-
Updated
Jun 11, 2020
-
Updated
May 14, 2020 - Python
-
Updated
Aug 1, 2019 - Jupyter Notebook
-
Updated
Jun 29, 2018 - Python
-
Updated
Nov 25, 2018 - Python
-
Updated
Dec 15, 2018 - Jupyter Notebook
-
Updated
Jul 15, 2018
-
Updated
Apr 24, 2019 - Python
FAQ: about baseline
Q: (1). In Table 4 of your paper, the last row (TFusion-sup) shows rank-1 accuracy is 73.13%. And my question is:
Your paper adopts DLCE as the supervised learning algorithm, and DLCE achieves rank-1 accuracy 79.51%. Can I say your method degrades performance of supervised learning method, or your method is more suitable for cross datasets scenario? It would be great if you give more details a
-
Updated
Dec 10, 2019 - Lua
-
Updated
Jan 3, 2020 - Python
-
Updated
Sep 12, 2019 - Python
-
Updated
Oct 15, 2018 - Python
-
Updated
Nov 23, 2018 - Python
-
Updated
Jan 21, 2020 - Python
-
Updated
Oct 6, 2018 - Python
-
Updated
Jun 16, 2018 - Python
Improve this page
Add a description, image, and links to the cvpr2018 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cvpr2018 topic, visit your repo's landing page and select "manage topics."
when I change the size of input image, may I need to change the value of "g_conv_dim" and "d_conv_dim"