txw1997

txw1997

Geek Repo

Github PK Tool:Github PK Tool

txw1997's starred repositories

CS-Notes

:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计

bank_interview

:bank: 银行笔试面试经验分享及资料分享(help you pass the bank interview, and get a amazing bank offer!)

Unsupervised-Classification

SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]

Language:PythonLicense:NOASSERTIONStargazers:1361Issues:54Issues:127

CloserLookFewShot

source code to ICLR'19, 'A Closer Look at Few-shot Classification'

Language:PythonLicense:NOASSERTIONStargazers:1127Issues:19Issues:74

awesome-papers-fewshot

Collection for Few-shot Learning

Language:TeXLicense:MITStargazers:970Issues:39Issues:8

barlowtwins

PyTorch implementation of Barlow Twins.

Language:PythonLicense:MITStargazers:961Issues:28Issues:54

manifold_mixup

Code for reproducing Manifold Mixup results (ICML 2019)

One-Shot-Object-Detection

Implementation of One-Shot Object Detection with Co-Attention and Co-Excitation in Pytorch

Language:PythonLicense:MITStargazers:423Issues:16Issues:31

CrossDomainFewShot

Cross-Domain Few-Shot Classification via Learned Feature-Wise Transformation (ICLR 2020 spotlight)

Curriculum-Labeling

[AAAI 2021] Curriculum Labeling: Revisiting Pseudo-Labeling for Semi-Supervised Learning

Language:PythonLicense:MITStargazers:134Issues:2Issues:5
Language:PythonLicense:NOASSERTIONStargazers:112Issues:5Issues:31

Context-Transformer

Context-Transformer: Tackling Object Confusion for Few-Shot Detection, AAAI 2020

Language:PythonLicense:MITStargazers:104Issues:10Issues:16
Language:PythonLicense:MITStargazers:101Issues:2Issues:2

CS131

My own solutions for CS131_fall1718 homework release

Language:Jupyter NotebookStargazers:81Issues:3Issues:4

resLF

Residual Networks for Light Field Image Super-Resolution

FewShotContinualLearning

The original code for the paper "Benchmarks for Continual Few-Shot Learning".

Language:PythonLicense:MITStargazers:34Issues:6Issues:1

fewshotDatasetDesign

The paper studies the problem of learning to recognize a new class of objects from a very small number of labeled images. This is called few-shot learning. Previous work in the literature focused on designing new algorithms that allow to learn to generalize to new unseen classes.In this work, we consider the impact of the dataset that we train on, and experiment with some dataset manipulations to see which trade-offs are important in the design of a dataset aimed at few-shot learning.

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:25Issues:8Issues:2

STANet-PyTorch

A Dual Attention Network with Semantic Embedding for Few-shot Learning(AAAI 2019)