Pinned Repositories
ACGAN
My pytorch implementation of "Conditional Image Synthesis With Auxiliary Classifier GANs" (AC-GAN)
Bayesian-Digital-Matting
Implementation of CVPR paper "A Bayesian Approach to Digital Matting " by Yung Yu, Chuang
Bicycle-GAN
my Pytorch implementation of "Toward multimodal image to image translation" (Bicycle GAN)
Compiler-Code-Generator-Andino-
A simple compiler implemented in C (lex analysis -> syntax analysis -> semantic analysis -> code generation) ,which generates Andino assembly for Arduino of Andes (Can actually run on the device)
Computer-Animation-Algorithm-System
Implement particle physical simulation / cloth physic simulation / forward kinematics / inverse kinematics
Geometry-Modeling-Algorithm-and-tools-implementation
Implement different methods for 3d mesh grometric modeling with UI interface / Course projects of NCTU course "Interactive Shape Manipultation"
Image-Beautification
Implement two color transfer paper / Final project of NTU course "Digital Image Proessing"
Network-Security
Course projects of NCTU Course "Network Security"
Parallel-Programming
Implement different parallel algorithm & model in different PL library
PhysicallyBasedRendering-Distributed-Ray-tracing-Photon-mapping-
Naive C++ image synthesizer with distributed ray tracing and photon mapping
clotha87762's Repositories
clotha87762/Bayesian-Digital-Matting
Implementation of CVPR paper "A Bayesian Approach to Digital Matting " by Yung Yu, Chuang
clotha87762/Network-Security
Course projects of NCTU Course "Network Security"
clotha87762/ACGAN
My pytorch implementation of "Conditional Image Synthesis With Auxiliary Classifier GANs" (AC-GAN)
clotha87762/Computer-Animation-Algorithm-System
Implement particle physical simulation / cloth physic simulation / forward kinematics / inverse kinematics
clotha87762/Image-Beautification
Implement two color transfer paper / Final project of NTU course "Digital Image Proessing"
clotha87762/Multimedia_Algorithm
Course Projects of NTHU Course "Multimedia Techniques"
clotha87762/Music_Information_Retrieval
Course Projects of NTHU Course " Music Information Retrieval"
clotha87762/Perceptual_Fast_Neural_Style
My tensorflow implementation of "perceptual losses for real-time style transfer and super-resolution" (But only with style transfer)
clotha87762/Software-Engineering
Course projects of NTHU Course "Software Engineering"
clotha87762/Bicycle-GAN
my Pytorch implementation of "Toward multimodal image to image translation" (Bicycle GAN)
clotha87762/Geometry-Modeling-Algorithm-and-tools-implementation
Implement different methods for 3d mesh grometric modeling with UI interface / Course projects of NCTU course "Interactive Shape Manipultation"
clotha87762/Parallel-Programming
Implement different parallel algorithm & model in different PL library
clotha87762/PhysicallyBasedRendering-Distributed-Ray-tracing-Photon-mapping-
Naive C++ image synthesizer with distributed ray tracing and photon mapping
clotha87762/Basic-Computer-Graphics
Basic OpenGL Pipeline & shader implementation
clotha87762/colorization
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
clotha87762/Computer-Vision
Implement different kinds of computer vision algorithms
clotha87762/Deep-Exemplar-based-Colorization
The source code of "Deep Exemplar-based Colorization".
clotha87762/Experiment-Tools
Some tools developed to try some cool expiriments
clotha87762/image_captioning
Tensorflow implementation of "Show, Attend and Tell: Neural Image Caption Generation with Visual Attention"
clotha87762/Java-and-Android-Practices
Practices of Java along with Android App client and server
clotha87762/meows-bulletin
clotha87762/Naive-Java-Tugging-game-APP
Develop a local two player tugging game app (Android) using Naive JAVA
clotha87762/Neural-Network
Course Projects of NTU course "Neural Network"
clotha87762/Object-Oriented-Programming
Course assignments of NCTU Course "Object Oriented Programming"
clotha87762/Pix2Pix
My tensorflow implementation of "Image to image translation with conditional adversarial network"(pix2pix) with resnet generator
clotha87762/RayTracer
A naive C++ image synthesizer which implements Distributed Ray Tracing and Photon Mapping
clotha87762/Sociology-Study
Some of my report and critiques of courses I took about humanity and social science in NTHU
clotha87762/springboot-boilerplate
clotha87762/springboot-ddd-prod-starter
Born to build enterprise apps with SpringBoot and DDD
clotha87762/Swift_ARKit_SceneKit
Practice Swift with ARKit and SceneKit application