论文链接:https://arxiv.org/pdf/1503.03832.pdf
代码链接:https://github.com/davidsandberg/facenet
论文链接:https://arxiv.org/pdf/1503.03832.pdf
代码链接:https://github.com/davidsandberg/facenet
for education
Git | Github
Ruby | Gem, Bundle…
Jekyll | Markdown, Liquid, Rouge, YAML…
Optional: RVM, Disqus, Google Search Console…
As follows, I’m trying to explain in the briefest way. It’s also good to get more detailed understandings here. Though written in English, links here I attach are almost Chinese (for better understandings).
Repo > Settings > GitHub Pages > Source: the branch that your site built from.
gem install jekyll
Completely by yourself. Reference: Jekyll Structure
git init
A template may help a lot, e.g., Jekyll Themes
git clone <https://github.com/...> <folder>
cd <folder>
rm -rf .git
git init