Pinned Repositories
co3d
Official source code for "Continual 3D Convolutional Neural Networks for Real-time Processing of Videos" [ECCV2022]
continual-inference
A Python library for Continual Inference Networks in PyTorch
continual-skeletons
Official codebase for "Online Skeleton-based Action Recognition with Continual Spatio-Temporal Graph Convolutional Networks"
continual-transformers
Official Pytorch Implementation for "Continual Transformers: Redundancy-Free Attention for Online Inference" [ICLR 2023]
dage
Official TensorFlow implementation for "Supervised Domain Adaptation: A Graph Embedding Perspective and a Rectified Experimental Protocol" [TIP 2021] and "Supervised Domain Adaptation using Graph Embedding" [ICPR 2020]
datasetops
Fluent dataset operations, compatible with your favorite libraries
pytorch-benchmark
Easily benchmark PyTorch model FLOPs, latency, throughput, allocated gpu memory and energy consumption
ride
Training wheels, side rails, and helicopter parent for your Deep Learning projects in PyTorch
structured-pruning-adapters
Structured Pruning Adapters in PyTorch
opendr
A modular, open and non-proprietary toolkit for core robotic functionalities by harnessing deep learning
LukasHedegaard's Repositories
LukasHedegaard/pytorch-benchmark
Easily benchmark PyTorch model FLOPs, latency, throughput, allocated gpu memory and energy consumption
LukasHedegaard/continual-inference
A Python library for Continual Inference Networks in PyTorch
LukasHedegaard/co3d
Official source code for "Continual 3D Convolutional Neural Networks for Real-time Processing of Videos" [ECCV2022]
LukasHedegaard/continual-transformers
Official Pytorch Implementation for "Continual Transformers: Redundancy-Free Attention for Online Inference" [ICLR 2023]
LukasHedegaard/ride
Training wheels, side rails, and helicopter parent for your Deep Learning projects in PyTorch
LukasHedegaard/continual-skeletons
Official codebase for "Online Skeleton-based Action Recognition with Continual Spatio-Temporal Graph Convolutional Networks"
LukasHedegaard/dage
Official TensorFlow implementation for "Supervised Domain Adaptation: A Graph Embedding Perspective and a Rectified Experimental Protocol" [TIP 2021] and "Supervised Domain Adaptation using Graph Embedding" [ICPR 2020]
LukasHedegaard/structured-pruning-adapters
Structured Pruning Adapters in PyTorch
LukasHedegaard/datasetops
Fluent dataset operations, compatible with your favorite libraries
LukasHedegaard/CoOadTR
Ablation study for "OadTR: Online Action Detection with Transformers".
LukasHedegaard/continual-transformers-tf
TensorFlow implementation of Continual Transformer building blocks
LukasHedegaard/ptflops
Flops counter for convolutional networks in pytorch framework
LukasHedegaard/co-rider
Tiny configuration library tailored for the Ride ecosystem
LukasHedegaard/supers
Call a function in all superclasses using `supers(self).foo(42)`
LukasHedegaard/block-spa-experiments
Block Sparse movement pruning
LukasHedegaard/channel-spa-experiments
Experiments for channel-based Structured Pruning Adapters
LukasHedegaard/cloth-segmentation
This repo contains code and a pre-trained model for clothes segmentation.
LukasHedegaard/continual_inference_sphinx_theme
LukasHedegaard/dotfiles
LukasHedegaard/jetson_power
Energy consumption estimation utilities for Jetson-based platforms
LukasHedegaard/LukasHedegaard
GitHub profile
LukasHedegaard/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
LukasHedegaard/n-queens
LukasHedegaard/nn_pruning
Prune a model while finetuning or training.
LukasHedegaard/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
LukasHedegaard/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
LukasHedegaard/sudoku-solver
Sudoku solver using a home-cooked evolutionary algorithm 👨🍳
LukasHedegaard/TopFormer
TopFormer: Token Pyramid Transformer for Mobile Semantic Segmentation, CVPR2022
LukasHedegaard/Torch-Pruning
[CVPR-2023] Towards Any Structural Pruning; LLMs / Diffusion / YOLOv8 / CNNs / Transformers
LukasHedegaard/TRN.pytorch
Fork with added FLOPs for the paper: "Temporal Recurrent Networks for Online Action Detection"