Nicholas Lau's repositories
PredictiveReversibleHalftoning
This is the official implementation of the paper Taming Reversible Halftoning via Predictive Luminance [TVCG 2023]
dithering-algorithms
Unofficial implementations of various common dithering methods
predreshalf
Project site for PredictiveReversibleHalftoning
ReversibleHalftoning
The first approach to utilize CNN for image dithering, which is actually non-trivial. This formulation enables us to solve it with other interesting targets, e.g. reversibility. [ICCV 2021]
Secure-Shopping-Website
IERG4210 project / secure design and implementation of shopping website with shopping cart and PayPal support.
1A3L-conway-game-of-life
Implementation of the Conway's Game of Life under 3 language: Svelte, React and Flutter
BoxAPI
A framework to call network API. Each API object can be treat send and receive independently.
tldraw-ollama
A starter project to integrate tldraw with ollama
ComfyUI
My customised ComfyUI workflows and experiments.
cypress-cucumber-preprocessor
Run cucumber/gherkin-syntaxed specs with Cypress
decap-proxy
A Cloudflare Worker Github OAuth proxy for Decap CMS. Allows redirecting to the authorization flow and calling back to Decap.
InverseHalftoning
An inverse halftoning model, which is applied to recover the 8-bit grayscale image from 1-bit error diffused halftones. [ACCV 2018]
netlify-cms-github-oauth-provider
netlify oauth github client sending token in form as netlify service itself
netlify-cms-oauth-client-cloud-function
Netlify CMS External GitHub OAuth Client on Google Cloud Functions (Python)
nicholaslck.github.io
Look! It's me, Nicholas
ollama
Get up and running with Llama 2, Mistral, Gemma, and other large language models.
open-webui
User-friendly WebUI for LLMs (Formerly Ollama WebUI)
Signal-iOS
A private messenger for iOS.
yt-dl-fast-api
Youtube video downloader api developed with Fast Api