- Asymmetric Deep Supervised Hashing, Qing-Yuan Jiang, Wu-Jun Li, in AAAI 2018. [paper][code]
- Deep Region Hashing for Generic Instance Search from Images, lianli Gao, Tao He, Jingkuan Song, Xing Xu, Heng Tao Shen, in AAAI 2018. [paper]
- On Trivial Solution and High Correlation Problems in Deep Supervised Hashing, Yuchen Guo, XIN ZHAO, Guiguang Ding, Jungong Han, in AAAI 2018. [paper]
- Supervised Deep Hashing for Hierarchical Labeled Data, Dan Wang, Heyan Huang, Chi Lu, Bo-Si Feng, Guihua Wen, Liqiang Nie, Xian-Ling Mao, in AAAI 2018. [paper]
- Transfer Adversarial Hashing for Hamming Space Retrieval, Zhangjie Cao, Mingsheng Long, Chao Huang, Jianmin Wang, in AAAI 2018. [paper][[code](https://github.com/thuml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # check ip information | |
| ip a | |
| # setup static IP | |
| modify /etc/sysconfig/network-scripts/ifcfg-eno1 accordingly to the correct IP address and DNS | |
| TYPE=Ethernet | |
| PROXY_METHOD=none |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| # Install Python prerequisites on NVIDIA Jetson TK1 for iTorch | |
| # This is for https://github.com/facebook/iTorch | |
| # L4T 21.3, Torch 7 (http://torch.ch) | |
| # Python 2.7 or greater must be installed before running this script | |
| # Torch 7 should already be installed before running this script | |
| # iPython is loaded using pip, as repository version is 1.x version, > 2.0 is needed | |
| # Need to compile from source as repository version libzmq3-dev is not the correct revision | |
| wget http://download.zeromq.org/zeromq-4.0.5.tar.gz | |
| tar xzvf zeromq-4.0.5.tar.gz |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Tiny guide to install Ubuntu 14.04.05 on a brand new Alienware 15 R3.
Just next, next, next filling up your data.
You should get a BIOS update alert from the Alienware Update widget. If not,
right click on the Down arrow icon in the bottom right extra icons ^ thing and
right click, then click Check for Updates.