JizhiziLi
Ph.D. - Artificial Intelligence | AI Research Scientist | ML Engineer | Full-Stack Developer
Sydney, Australia
Pinned Repositories
AIM
[IJCAI'21] Deep Automatic Natural Image Matting
animal-matting
cnn-cell-counting
A machine learning model using CNN to count number of cells in a medical image
GFM
[IJCV 2022] Bridging Composite and Real: Towards End-to-end Deep Image Matting
homography-transformation-python
Performs homography transformation between two images, write in python
matting-survey
Deep Image Matting: A Comprehensive Survey
P3M
[ACM MM 2021] Privacy-Preserving Portrait Matting
pytorch-sss
python & pytorch implementation of paper Semantic Soft Segmentation
RIM
[CVPR 2023] Referring Image Matting
ViTAE-Transformer-Matting
A comprehensive list [AIM@IJCAI'21, P3M@MM'21, GFM@IJCV'22, RIM@CVPR'23, P3MNet@IJCV'23] of our research works related to image matting, including papers, codes, datasets, demos, and citations. Note: The repo for [IJCV'23] "Rethinking Portrait Matting with Privacy Preserving" has been moved to: https://github.com/ViTAE-Transformer/P3M-Net
JizhiziLi's Repositories
JizhiziLi/GFM
[IJCV 2022] Bridging Composite and Real: Towards End-to-end Deep Image Matting
JizhiziLi/AIM
[IJCAI'21] Deep Automatic Natural Image Matting
JizhiziLi/P3M
[ACM MM 2021] Privacy-Preserving Portrait Matting
JizhiziLi/RIM
[CVPR 2023] Referring Image Matting
JizhiziLi/matting-survey
Deep Image Matting: A Comprehensive Survey
JizhiziLi/animal-matting
JizhiziLi/pytorch-sss
python & pytorch implementation of paper Semantic Soft Segmentation
JizhiziLi/cnn-cell-counting
A machine learning model using CNN to count number of cells in a medical image
JizhiziLi/homography-transformation-python
Performs homography transformation between two images, write in python
JizhiziLi/all-kinds-crawling-tools
This repository provides all kinds of crawling tools, e.g. image-crawler, paper-crawler
JizhiziLi/Cell_Image_Processing-Cell_Sequence_Tracking
JizhiziLi/person-detector
A machine learning model built on flask framework, mostly uses openCV to detect person in photo, can be used in single or batch images
JizhiziLi/generate-close-view
Generate close view and paste on original image with any ratio, can be used in writing papers or making slides
JizhiziLi/Approximate-Matching
JizhiziLi/codebrew2015
JizhiziLi/files
JizhiziLi/Analysing_Aussie_Suburbs
Unsupervised analysis of various suburbs of melbourne
JizhiziLi/BetterTrip
JizhiziLi/CellCounting_CNN
CNN model build to count the cell from microscopy image(Master's Thesis)
JizhiziLi/Fashion-Hackday-20171112
code used in fashion-hackday @20171112
JizhiziLi/GOY-similarBrand
a simple nlp algorithm to find similar brand for Good On You app
JizhiziLi/MyTime
android app for sharing/uploading/editing photos
JizhiziLi/Online-Folder-Backup
JizhiziLi/Pairwise-Relationship-Prediction
JizhiziLi/Segment-and-Track-Anything
An open-source project dedicated to tracking and segmenting any objects in videos, either automatically or interactively. The primary algorithms utilized include the Segment Anything Model (SAM) for key-frame segmentation and Associating Objects with Transformers (AOT) for efficient tracking and propagation purposes.