Anny-Anny's Stars
Anny-Anny/Awesome-Incremental-Learning
Awesome Incremental Learning
zihuanqiu/ISM-Net
Official implementation of ISM-Net. Neurocomputing, 2023.
windingwind/zotero-pdf-translate
Translate PDF, EPub, webpage, metadata, annotations, notes to the target language. Support 20+ translate services.
libratbag/piper
GTK application to configure gaming devices
patrickmineault/codebook
The Good Research Code Handbook
edoardofantolino/Incremental_Learning_in_Semantic_Segmentation
This project consists in developing an architecture able to perform Semantic Segmentation in Real Time in an Incremental Learning scenario.
MudassarHussainAwan/Incremental_task_learning_for_semantic_segmentation
AndreaGhiglione/incremental-learning-semantic-segmentation
Project in the challenging setting of incremental learning in semantic segmentation, with a weak supervised scenario extension. Made during Machine Learning and Deep Learning course at Politecnico di Torino
edornd/contrastive-distillation
Contrastive Distillation for Incremental Class Learning in Semantic Segmentation
prachigarg23/MDIL-SS
Code repository for the work "Multi-Domain Incremental Learning for Semantic Segmentation", accepted at WACV 2022
fcdl94/WILSON
Official implementation of "Incremental Learning in Semantic Segmentation from Image Labels"
mmasana/FACIL
Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.
dipamgoswami/FACIL
Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.
clovaai/SSUL
[NeurIPS 2021] SSUL: Semantic Segmentation with Unknown Label for Exemplar-based Class-Incremental Learning
BBuf/model-compression
model compression based on pytorch (1、quantization: 8/4/2bits(dorefa)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular and group convolutional channel pruning;3、 group convolution structure;4、batch-normalization folding for binary value of feature(A))
open-mmlab/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
fendouai/PyTorchDocs
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
arthurdouillard/CVPR2021_PLOP
Official code of CVPR 2021's PLOP: Learning without Forgetting for Continual Semantic Segmentation
fossasia/visdom
A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.
utkuozbulak/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
keplr-io/quiver
Interactive convnet features visualization for Keras
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
kennethreitz/python-guide
Python best practices guidebook, written for humans.
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
bubbliiiing/deeplabv3-plus-pytorch
这是一个deeplabv3-plus-pytorch的源码,可以用于训练自己的模型。
Ying-Kang/TianCHI_guangdong
nihalsid/ViewAL
[CVPR'20] Implementation for the paper "ViewAL: Active Learning with Viewpoint Entropy for Semantic Segmentation"
jfzhang95/pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.
mirayyuce/Active-Learning-For-Object-Detection
Active Learning For Object Detection
CtfChan/pytorch_ssd_active_learning
Code for undergraduate thesis "Active Learning for Deep Object Detection".