Pinned Repositories
AerialDetection
anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
Awesome-Incremental-Few-Shot-Object-Detection
A paper list for incremental few-shot object detection.
BUAAThesis
北航研究生学位论文模板(Word+LaTeX).
caffe
Caffe: a fast open framework for deep learning.
CEC-CVPR2021
Pytorch code for CVPR2021 paper "Few-Shot Incremental Learning with Continually Evolved Classifiers"
class-incremental-learning
PyTorch implementation of AANets (CVPR 2021) and Mnemonics Training (CVPR 2020)
constrained-FSCIL
PyTorch Implementation of the CVPR'22 Paper "Constrained Few-shot Class-incremental Learning"
cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230
CVPR22-Fact
The code repository for "Forward Compatible Few-Shot Class-Incremental Learning" (CVPR22) in PyTorch.
purewhites's Repositories
purewhites/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
purewhites/Awesome-Incremental-Few-Shot-Object-Detection
A paper list for incremental few-shot object detection.
purewhites/BUAAThesis
北航研究生学位论文模板(Word+LaTeX).
purewhites/constrained-FSCIL
PyTorch Implementation of the CVPR'22 Paper "Constrained Few-shot Class-incremental Learning"
purewhites/CVPR22-Fact
The code repository for "Forward Compatible Few-Shot Class-Incremental Learning" (CVPR22) in PyTorch.
purewhites/decision___boundary
purewhites/FSCIL_ALICE
purewhites/GFCIL
Pytorch Implementation of WSDM 2022 -- Graph Few-shot Class-incremental Learning
purewhites/GroundingDINO
Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
purewhites/langchain
⚡ Building applications with LLMs through composability ⚡
purewhites/llama
Inference code for LLaMA models
purewhites/LogicStack-LeetCode
公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码
purewhites/MMOTU_DS2Net
purewhites/mmrotate
OpenMMLab Rotated Object Detection Toolbox and Benchmark
purewhites/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
purewhites/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
purewhites/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
purewhites/SD-AANet
The code is for the paper "A Self-Distillation Embedded Supervised Affinity Attention Model for Few-Shot Segmentation"
purewhites/study
purewhites/SwissArmyTransformer
SwissArmyTransformer is a flexible and powerful library to develop your own Transformer variants.
purewhites/sylph-few-shot-detection
Source code for CVPR 2022 paper Sylph A Hypernetwork Framework for Few-shot Object Detection
purewhites/TANE
Code Repository for "Task-Adaptive Negative Envision for Few-Shot Open-Set Recognition"
purewhites/TLC
purewhites/tph-yolov5
purewhites/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > CoreML > TFLite
purewhites/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
purewhites/Weighted-Boxes-Fusion
Set of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method.
purewhites/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
purewhites/yolov5_obb
yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测
purewhites/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors