Highlights
- Pro
-
seminal-interview Public
This repository contains the code test as a part of the interview process at Seminal
Python MIT License UpdatedJul 11, 2024 -
-
GHSeportfolio Public
This is the repo for GHS eportfolio, Unimelb, COMP30022 IT Project
-
3ENeRF Public
We introduce a new NeRF-based model for efficiency and flexible rendering of human portraits by integrating the original NeRF model with 3DMM and instantNGP.
Jupyter Notebook UpdatedMay 2, 2024 -
Qualia Public
Forked from TonyCui02/QualiaQualia, a food recommendation app for Chronicle Hackathon 2021. Built using React Native
JavaScript UpdatedApr 29, 2024 -
SLBR-Visible-Watermark-Removal Public
Forked from bcmi/SLBR-Visible-Watermark-RemovalPython UpdatedMar 8, 2024 -
-
deep-blind-watermark-removal Public
Forked from vinthony/deep-blind-watermark-removal[AAAI 2021] Split then Refine: Stacked Attention-guided ResUNets for Blind Single Image Visible Watermark Removal
Jupyter Notebook UpdatedMar 8, 2024 -
-
automatic-watermark-detection Public
Forked from rohitrango/automatic-watermark-detectionProject for Digital Image Processing
Jupyter Notebook UpdatedMay 22, 2022 -
-
Vanishing-Point-Estimation Public
Using Canny edge detector, Hough transform and RANSAC to locate the vanishing point in images
-
Azure-CookingTimeEstimation Public
Using Machine Learning algorithms to predict the cooking time based on the recipe. The model is built and deployed with Microsoft Azure. This project is for MSA2021.
HTML MIT License UpdatedNov 29, 2021 -
NaiveBayes-from-scratch Public
Using python to implement Naive Bayes classifier from scratch, to handle a simple human pose recognition problem
Jupyter Notebook MIT License UpdatedNov 29, 2021 -
INFO20003Slides Public
Kuoyuan's slides for INFO20003 database system at the University of Melbourne
4 UpdatedOct 18, 2021 -
-
AETA-403Forbidden Public
This is the repository for team 403 Forbidden
-
game-whist Public
Famous traditional card game: whist. Users could play against intelligent computer.
-
pacman-AI Public
Using C to implement a simple AI for playing pacman based on graph algorithms
-
game-shadow-bounce Public
A mini game: shadow bounce. This game is coded based on BAGEL framework.