-
The Ohio State University
- Columbus, Ohio
-
08:15
(UTC -04:00) - quanghuy0497.github.io
- @quanghuy0497
- in/quanghuy0497
Highlights
- Pro
-
-
-
-
continual-learning Public
Forked from GMvandeVen/continual-learning PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Classifier) in three different scenarios.
Jupyter Notebook MIT License UpdatedJul 1, 2024 -
Awesome-Out-Of-Distribution-Detection Public
Forked from huytransformer/Awesome-Out-Of-Distribution-DetectionA professionally curated list of papers, tutorials, books, videos, articles and open-source libraries etc for Out-of-distribution detection, robustness, and generalization
-
-
-
-
ObsNet_OOD_Segmentation Public
Implementation code of the paper "Triggering Failures: Out-Of-Distribution detection by learning from local adversarial attacks in Semantic Segmentation"
-
Implementation code of the paper "Local policy search with Bayesian optimization"
Jupyter Notebook MIT License UpdatedApr 10, 2023 -
Segmenter Public
Implementation code of "Segmenter: Transformer for Semantic Segmentation"
Python UpdatedMar 31, 2023 -
Mask_R-CNN Public
A modified version of Mask R-CNN based on Matterport's version. Featuring: polygon annotating mask generation and k-fold cross-validation training.
-
From-0-to-Research-Scientist-resources-guide Public
Forked from ahmedbahaaeldin/From-0-to-Research-Scientist-resources-guideDetailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation.
1 UpdatedJan 30, 2023 -
Few-Shot_Cosine-Transformer Public
Forked from vinuni-vishc/Few-Shot-Cosine-TransformerEnhancing Few-shot Image Classification with Cosine Transformer
-
Transformers4Vision Public
A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-shot Learning. Keep updated frequently.
-
A summarization of Few-shot Learning approaches for Computer Vision tasks, including image classification, object detection, and object segmentation. Keep updated frequently.
8 UpdatedJun 17, 2022 -
Paper-Writing-Tips Public
Forked from MLNLP-World/Paper-Writing-TipsPaper Writing Tips
1 UpdatedMay 29, 2022 -
Headmap_and_Edges Public
Simple HeatMap with CNNs and Canny Edges from OpenCV
-
crawl-original-google-images Public
Forked from thaoshibe/crawl-original-google-imagespython scripts for crawling original image from Google Images
Python UpdatedMay 10, 2022 -
Cheatsheet-collection Public
Cheatsheet collection for Math, ML, DL, AI. Update frequently
-
-
-
The_PhD_Guidance Public
Reasons, motivations, and resources that help pursuing the doctoral degree in Computer Science
-
MM-Fit_Excercise_Recognition Public
Some incomplete works with 2D action recognition on MM-Fit dataset using ViT, ViViT, and MLP-Mixer Topics Resources
-
Deep-Learning-Specialization Public archive
Coursera's Deep Learning Specialization offered by deeplearning.ai.
-
Writing-in-the-Sciences Public archive
A Stanford writing course to learn how to write scientific articles in a clear, concise, and effective way
-
Machine-Learning-Coursera Public archive
-
Web_Crawler Public
Crawling images and text on website using BeautifulSoup, Urllib and ChromeDriver
Python UpdatedJun 4, 2020 -
Skin-Segmentation Public
Forked from HasnainRaz/Skin-Segmentation-TensorFlowA modified SegNet Convolutional Neural Net for segmenting human skin
-
Face-Skin-Detection Public
A simple facial landmark detection using HoG-CNN (via dlib) and Skin detection with HSV-YCbCr colorspace.