Pinned Repositories
CLCC-CVPR21
An official TensorFlow implementation of “CLCC: Contrastive Learning for Color Constancy” accepted at CVPR 2021.
Digestant
Modules for effectively digesting data from Twitter and Reddit using ML, NLP and statistics.
grammar-pattern
Extract and align grammar patterns from English sentences.
ImageNet2COCO
A demo for mapping class labels from ImageNet to COCO.
Kaggle-Quora-Question-Pairs
This is our team's solution report, which achieves top 10% (305/3307) in this competition.
kmeans-dbscan-tutorial
A clustering tutorial with scikit-learn for beginners.
NTHU-Machine-Learning
NTHU EE6550 Machine Learning slides and my code solutions for spring semester 2017.
papernotes
My personal notes and surveys on DL, CV and NLP papers.
pytorch-seq2seq-example
Fully batched seq2seq example based on practical-pytorch, and more extra features.
react-redux-sample
This repo contains two sample applications using React and Redux, built with Babel and Webpack and tested with Jest.
howardyclo's Repositories
howardyclo/papernotes
My personal notes and surveys on DL, CV and NLP papers.
howardyclo/pytorch-seq2seq-example
Fully batched seq2seq example based on practical-pytorch, and more extra features.
howardyclo/CLCC-CVPR21
An official TensorFlow implementation of “CLCC: Contrastive Learning for Color Constancy” accepted at CVPR 2021.
howardyclo/Kaggle-Quora-Question-Pairs
This is our team's solution report, which achieves top 10% (305/3307) in this competition.
howardyclo/grammar-pattern
Extract and align grammar patterns from English sentences.
howardyclo/NTHU-Machine-Learning
NTHU EE6550 Machine Learning slides and my code solutions for spring semester 2017.
howardyclo/ImageNet2COCO
A demo for mapping class labels from ImageNet to COCO.
howardyclo/Digestant
Modules for effectively digesting data from Twitter and Reddit using ML, NLP and statistics.
howardyclo/NTHU-Computer-Vision
NTHU CS6550 Computer Vision slides and my code solutions for fall semester 2016.
howardyclo/NTHU-CEDL2017-HW1-Deep-Classfication
TensorFlow implementation of two-stream VGG-16 net for object classfication in video frames
howardyclo/allennlp
An open-source NLP research library, built on PyTorch.
howardyclo/errant
Modified ERRor ANnotation Toolkit: Automatically extract and classify grammatical errors in parallel original and corrected sentences. See the section "Difference between this repo and the original one".
howardyclo/OpenNMT-py
Open Source Neural Machine Translation in PyTorch
howardyclo/synthetic-chart
Code to generate style-enriched chart images and annotations based on Matplotlib and Seaborn.
howardyclo/truecaser
Modified Language independent truecaser in Python. (Support Python 3.x)
howardyclo/awesome-adversarial-machine-learning
A curated list of awesome adversarial machine learning resources
howardyclo/awesome-meta-learning
A curated list of Meta-Learning resources/papers.
howardyclo/awesome-zero-shot-learning
A curated list of papers, code and resources pertaining to zero shot learning
howardyclo/awsome-domain-adaptation
A collection of AWESOME things about domian adaptation
howardyclo/BalancedMSE
[CVPR 2022 Oral] Balanced MSE for Imbalanced Visual Regression
howardyclo/disentangled-representation-papers
A curated list of research papers related to learning disentangled representations
howardyclo/Domain-generalization
All about domain generalization
howardyclo/m2scorer
MaxMatch (M^2) Scorer - Evaluation program for grammatical error correction systems.
howardyclo/maskrcnn-benchmark
howardyclo/ml-contests-conf
ML and DL related contests, competitions and conference challenges.
howardyclo/NTHU-CEDL2017-HW0-DL-Expert-Intro
howardyclo/NTHU-CEDL2017-HW2-MDPs
The homework for Cutting-Edge of Deep Learning, aka CEDL, from NTHU
howardyclo/NTHU-CEDL2017-HW3-Policy-Gradient
The homework for Cutting-Edge of Deep Learning, aka CEDL, from NTHU
howardyclo/One-Shot-Object-Detection
Implementation of One-Shot Object Detection with Co-Attention and Co-Excitation in Pytorch
howardyclo/tpu
Reference models and tools for Cloud TPUs.