Pinned Repositories
BSP-Polyhedron
CLIPasso
ColorfulCurves
Public code release for: ColorfulCurves: Palette-Aware Lightness Control and Color Editing via Sparse Optimization (SIGGRAPH 2023) [Ted Chao, Jason Klein, Jianchao Tan, Jose Echevarria, Yotam Gingold]
graphics101
Links to all assignments for a graphics 101 course.
Homotopy
Image-Helper
Temp storing for helper code for image processing
LoCoPalettes
Public code release for: LoCoPalettes: Local Control for Palette-based Image Editing (EGSR 2023) [Ted Chao, Jason Klein, Jianchao Tan, Jose Echevarria, Yotam Gingold]
PosterChild
Public code release for: PosterChild: Blend-Aware Artistic Posterization (EGSR 2021) [Cheng-Kang Ted Chao, Karan Singh, Yotam Gingold]
tedchao's Repositories
tedchao/ColorfulCurves
Public code release for: ColorfulCurves: Palette-Aware Lightness Control and Color Editing via Sparse Optimization (SIGGRAPH 2023) [Ted Chao, Jason Klein, Jianchao Tan, Jose Echevarria, Yotam Gingold]
tedchao/PosterChild
Public code release for: PosterChild: Blend-Aware Artistic Posterization (EGSR 2021) [Cheng-Kang Ted Chao, Karan Singh, Yotam Gingold]
tedchao/LoCoPalettes
Public code release for: LoCoPalettes: Local Control for Palette-based Image Editing (EGSR 2023) [Ted Chao, Jason Klein, Jianchao Tan, Jose Echevarria, Yotam Gingold]
tedchao/BSP-Polyhedron
tedchao/CLIPasso
tedchao/graphics101
Links to all assignments for a graphics 101 course.
tedchao/Homotopy
tedchao/Image-Helper
Temp storing for helper code for image processing
tedchao/image-segmentation-keras
Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
tedchao/obj2png
Python script for converting 3D triangular mesh (obj) to image file (png) with MatPlotLib
tedchao/SIGGRAPH18SSS
SIGGRAPH2018, Semantic Soft Segmentation, http://people.inf.ethz.ch/aksoyy/sss/
tedchao/website
tedchao/pyGCO
A python wrapper for gco-v3.0 package, used for graph cuts based MRF optimization.
tedchao/taichi-nerfs
Implementations of NeRF variants based on Taichi + PyTorch