lhoangan
Postdoctoral researcher at OBELIX team, IRISA institute
Université Bretagne SudVannes, France
lhoangan's Stars
afshinea/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
JetBrains/JetBrainsMono
JetBrains Mono – the free and open-source typeface for developers
voxel51/fiftyone
Refine high-quality datasets and visual AI models
cotes2020/jekyll-theme-chirpy
A minimal, responsive, and feature-rich Jekyll theme for technical writing.
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
thuml/Transfer-Learning-Library
Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization
chaofengc/IQA-PyTorch
👁️ 🖼️ 🔥PyTorch Toolbox for Image Quality Assessment, including PSNR, SSIM, LPIPS, FID, NIQE, NRQM(Ma), MUSIQ, TOPIQ, NIMA, DBCNN, BRISQUE, PI and more...
azavea/raster-vision
An open source library and framework for deep learning on satellite and aerial imagery.
lucasb-eyer/pydensecrf
Python wrapper to Philipp Krähenbühl's dense (fully connected) CRFs with gaussian edge potentials.
simrat39/symbols-outline.nvim
A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
riggraz/no-style-please
A (nearly) no-CSS, fast, minimalist Jekyll theme.
SimonVandenhende/Multi-Task-Learning-PyTorch
PyTorch implementation of multi-task learning architectures, incl. MTI-Net (ECCV2020).
dstein64/nvim-scrollview
A Neovim plugin that displays interactive vertical scrollbars and signs.
tomrunia/OpticalFlow_Visualization
Python optical flow visualization following Baker et al. (ICCV 2007) as used by the MPI-Sintel challenge
sacmehta/EdgeNets
This repository contains the source code of our work on designing efficient CNNs for computer vision
vballoli/nfnets-pytorch
NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch. Find explanation at tourdeml.github.io/blog/
maehr/academic-pandoc-template
Write beautifully typeset academic texts with distraction-free Markdown and Pandoc.
ryangrose/easy-pandoc-templates
A collection of portable pandoc templates with no dependencies
winycg/CIRKD
[CVPR-2022] Official implementations of CIRKD: Cross-Image Relational Knowledge Distillation for Semantic Segmentation and implementations on Cityscapes, ADE20K, COCO-Stuff., Pascal VOC and CamVid.
EPFL-VILAB/XTConsistency
Robust Learning Through Cross-Task Consistency [Best Paper Award Nominee, CVPR2020]
zhenghao977/FCOS-PyTorch-37.2AP
A pure torch implement of FCOS 37.2AP
ryanxingql/image-quality-assessment-toolbox
Some commonly-used image quality assessment algorithms.
zhaozhengChen/ReCAM
The official code of CVPR 2022 paper (Class Re-Activation Maps for Weakly-Supervised Semantic Segmentation).
AdeelH/pytorch-fpn
PyTorch implementations of some FPN-based semantic segmentation architectures: vanilla FPN, Panoptic FPN, PANet FPN; with ResNet and EfficientNet backbones.
VICO-UoE/MTPSL
Learning Multiple Dense Prediction Tasks from Partially Annotated Data - CVPR 2022
lifengcs/BlindDiff
developfeng/BCM
Code of PyTorch implementation of 'Weakly Supervised Semantic Segmentation via Box-driven Masking and Filling Rate Shifting'
zhenghao977/RetinaNet-Pytorch-36.4AP
A pure torch implement of RetinaNet 36.4AP
chenhang98/DCL
Dense Contrastive Loss for Instance Segmentation (BMVC 2022)