hui25lu's Stars
moskomule/ewc.pytorch
An implementation of EWC with PyTorch
MrGiovanni/ContinualLearning
[MICCAI 2023] Continual Learning for Abdominal Multi-Organ and Tumor Segmentation
ContinualAI/colab
Continual Learning tutorials and demo running on Google Colaboratory.
prprbr/awesome-lifelong-continual-learning
A list of papers, blogs, datasets and software in the field of lifelong/continual machine learning
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.
aimagelab/mammoth
An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learning
xiaocangshengGR/DDGR
Code for ICML2023 paper, DDGR: Continual Learning with Deep Diffusion-based Generative Replay.
G-U-N/PyCIL
PyCIL: A Python Toolbox for Class-Incremental Learning
mmasana/FACIL
Framework for Analysis of Class-Incremental Learning with 12 state-of-the-art methods and 3 baselines.
ContinualAI/avalanche
Avalanche: an End-to-End Library for Continual Learning based on PyTorch.
kuc2477/pytorch-deep-generative-replay
PyTorch implementation of "Continual Learning with Deep Generative Replay", NIPS 2017
LiPang/HSIGene
Janspiry/Image-Super-Resolution-via-Iterative-Refinement
Unofficial implementation of Image Super-Resolution via Iterative Refinement by Pytorch
openai/improved-gan
Code for the paper "Improved Techniques for Training GANs"
nashory/pggan-pytorch
:fire::fire: PyTorch implementation of "Progressive growing of GANs (PGGAN)" :fire::fire:
guofei9987/scikit-opt
Genetic Algorithm, Particle Swarm Optimization, Simulated Annealing, Ant Colony Optimization Algorithm,Immune Algorithm, Artificial Fish Swarm Algorithm, Differential Evolution and TSP(Traveling salesman)
xiaoyu258/GeoProj
Blind Geometric Distortion Correction on Images Through Deep Learning
RemoteSensingFrank/UAVProduct
处理无人机影像的代码,使用了OpenMVG,openMVS以及GDAL库等,实现影像几何校正,影像拼接,点云生成等功能
dltsam/GeoCorrect
几何纠正 Geometric correction
tomography/xcor
Geometric corrections of measurement data in tomography
dacumming/GeoinformaticsProject
Geoinformatics Project: Geometric correction & resampling remote sensing acquisition
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
JacqKevin/RGB_PhotoScanOrthorectification
Python function to assemble and orthorectify conventionnal image with PhotoScan
SaifAati/Geospatial-COSICorr3D
Tools and libraries for processing satellite images (push-broom, frame and push-frame), including rigorous sensor model (RSM) refinement, rational function model (RFM) refinement, orthorectification, sub-pixel image correlation, and 3D surface displacement extraction.
leftfield-geospatial/orthority
Orthorectify drone, aerial and satellite imagery.
mpfaffenberger/orthorectification
Orthorectification in Python
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
yhaofeng/net_for_Cryptocurrency
采用神经网络来预测加密货币涨跌,同时采用贝叶斯优化方法调整超参数
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration