Skip to content
View tsuday's full-sized avatar
Block or Report

Block or report tsuday

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. GAN GAN Public

    Simple Implementation of Generative Adversarial Network, which is one type of deep learning model to generate image. This project is implemented based on Tensorflow.

    Python

  2. AutoEncoder AutoEncoder Public

    Simple Implementation of AutoEncoder, one type of deep learning algorithm. This is implemented based on Tensorflow.

    Python 8 3

  3. ObjCanvas.js ObjCanvas.js Public

    Load *.obj file or depth map array and draw them as 3D object on Canvas. Drawn canvas image can be downloaded as file.

    JavaScript 3

  4. DrawCanvas.js DrawCanvas.js Public

    Javascript library to let users draw on canvas. This has ordinary drawing functions (e.g. redo/undo) and can download drawn image as file.

    JavaScript

  5. Image2Object Image2Object Public

    Web Application convert image to 3D object

    JavaScript 3 1

  6. CompetitiveProgrammingLibraries CompetitiveProgrammingLibraries Public

    Libraries competitive programming. I implement this library for myself.

    Java