Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
-
-
Forked from kevinlin311tw/caffe-cvprw15
❤️ ☕ Deep Learning of Binary Hash Codes for Fast Image Retrieval (CVPRW15)C++
-
-
1,098 contributions in the last year
Contribution activity
July 2020
- DavidGOrtega/DrQA-1 Python
Created a pull request in iterative/cml that received 1 comment
cml-tensorboard-dev fixes
cml-tensorboard-dev sometimes does not get the proper url, thats because indexOf returns -1 instead of false as thought.
Additionally a timeout of …
+27
−4
•
1
comment
Created an issue in iterative/cml that received 2 comments
Change RUNNER_REPO in provisioning examples
Repo name can be guessed in the workflow
Gitlab
RUNNER_REPO=$CI_PROJECT_URL
Github
RUNNER_REPO="https://github.com/${GITHUB_REPOSITORY}"
Both chan…
2
comments