Giter VIP home page Giter VIP logo

My website

Actions Status

Hugo Academic + GitHub Pages based on Starter Hugo Academic.

Website Thumbnail

Running locally

  • Install hugo to build page

MacOS

brew install hugo

Check contents

make run

Update hugo modules

make update

Create a content

Create a post

make post name="my-post-article"

Create a post for some news

make news name="my-news"

Creat a talk/event page

make event name="my-talk"

Create a publication page

make publication name="author20xxconf"
  • Create for thumbnail image.
$ convert paper.pdf[0] -resize 640x640^ -crop 640x480+0+0 -alpha remove featured.png

Generate OGP image for the publication

$ ./scripts/generate_ogp_image_for_publication.sh kitada20XXconf

# Load fonts from "assets/fonts/"
# Load template from "assets/ogp/tcardgen-template.png" directory
# Success to generate twitter card into content/publication/kitada20XXconf/featured.png

Available Icons/Emojis

License

The code and styles are licensed under the MIT license. See project license. Obviously you should not use the content of this demo repo in your own resume. 😉

Disclaimer: Use of Homer J. Simpson image and name used under Fair Use for educational purposes. Project license does not apply to use of this material.

Shunsuke KITADA's Projects

allennlp icon allennlp

An open-source NLP research library, built on PyTorch.

allennlp-ner-ja icon allennlp-ner-ja

AllenNLP-NER-ja: AllenNLP による日本語を対象とした固有表現抽出

anls icon anls

ANLS: Average Normalized Levenshtein Similarity

attention-meets-perturbation icon attention-meets-perturbation

📝 Official Implementation of "Attention Meets Perturbation: Robust and Interpretable Attention with Adversarial Training"

autocvd-go icon autocvd-go

A golang cli tool for setting `CUDA_VISIBLE_DEVICES` based on GPU utilization.

awesome-ai-best-papers icon awesome-ai-best-papers

A curated list of famous CV/NLP/ML/AI best papers, inspired by Best Paper Awards in Computer Science (since 1996).

cayman-blog icon cayman-blog

Cayman Blog is a Jekyll theme for GitHub Pages, based on Cayman theme

centrarium icon centrarium

A simple yet classy theme for your Jekyll website or blog.

chainer icon chainer

A flexible framework of neural networks for deep learning

chainer-focalloss icon chainer-focalloss

Chainer implementation of the paper "Focal Loss for Dense Object Detection" (https://arxiv.org/abs/1708.02002)

chainer-inceptionresnetv2 icon chainer-inceptionresnetv2

Chainer implementation of the paper "Inception-v4, Inception-ResNet and the Impact of Residual Connections on Learning" (https://arxiv.org/abs/1602.07261)

chainer-meanteachers icon chainer-meanteachers

Chainer implementation of the paper "Mean teachers are better role models: Weight-averaged consistency targets improve semi-supervised deep learning results" (https://arxiv.org/abs/1703.01780)

chainer-pyramidnet icon chainer-pyramidnet

Chainer implementation of the paper "Deep Pyramidal Residual Networks" (https://arxiv.org/abs/1610.02915).

chainer-ricap icon chainer-ricap

Chainer implementation of the paper "RICAP: Random Image Cropping and Patching Data Augmentation for Deep CNNs" (http://proceedings.mlr.press/v95/takahashi18a.html)

chainer-xception icon chainer-xception

Chainer implementation of the paper "Xception: Deep Learning with Depthwise Separable Convolutions" (https://arxiv.org/abs/1610.02357).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.