hika-p
Hi, I work for a video-game company in Japan as a 3DCG Artist. I was a university student, majoring in Computer Science so I'm especially interested in CG & AI.
Tokyo, Japan
hika-p's Stars
optuna/optuna
A hyperparameter optimization framework
deepfakes/faceswap
Deepfakes Software For All
jupyterlab/jupyterlab
JupyterLab computational environment.
luanfujun/deep-photo-styletransfer
Code and data for paper "Deep Photo Style Transfer": https://arxiv.org/abs/1703.07511
tkarras/progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation
Puzer/stylegan-encoder
StyleGAN Encoder - converts real images to latent space
NVlabs/stylegan
StyleGAN - Official TensorFlow Implementation
NVlabs/ffhq-dataset
Flickr-Faces-HQ Dataset (FFHQ)
hyperdashio/hyperdash-sdk-py
Official Python SDK for Hyperdash
shu223/iOS-Depth-Sampler
Code examples for Depth APIs in iOS
CMU-Perceptual-Computing-Lab/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
google/seq2seq
A general-purpose encoder-decoder framework for Tensorflow
NVlabs/noise2noise
Noise2Noise: Learning Image Restoration without Clean Data - Official TensorFlow implementation of the ICML 2018 paper
junyanz/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
phillipi/pix2pix
Image-to-image translation with conditional adversarial nets
JuliaLang/julia
The Julia Programming Language
google/re2
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keras-team/keras
Deep Learning for humans
chainer/chainer
A flexible framework of neural networks for deep learning
alicevision/Meshroom
3D Reconstruction Software
alicevision/AliceVision
Photogrammetric Computer Vision Framework
tangrams/heightmapper
interactive heightmaps from terrain data
KhronosGroup/glTF
glTF – Runtime 3D Asset Delivery
unity3d-jp/FrameCapturer
export framebuffer, GBuffer or any RenderTextures from Unity to file. supported format: png, exr, gif, webm, mp4
Unity-Technologies/com.unity.formats.alembic
Alembic importer and exporter plugin for Unity
google/dopamine
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.