Pinned Repositories
Aurora-ASI-KLS
first commit
aurora-maskrcnn
CTDatasets
GATCluster
This is the Pytorch implementation of GATCluster: https://arxiv.org/abs/2002.11863
IMSVD
M3FM
Medical-Representation-Learning-Papers
noise2sim
Noise2Sim is a general unsupervised deep denoising method.
SPICE
vllm_structure
Dynamic Template-Constrained LLM Inference for Eliminating Formatting Errors and Hallucinations
niuchuangnn's Repositories
niuchuangnn/SPICE
niuchuangnn/noise2sim
Noise2Sim is a general unsupervised deep denoising method.
niuchuangnn/GATCluster
This is the Pytorch implementation of GATCluster: https://arxiv.org/abs/2002.11863
niuchuangnn/CTDatasets
niuchuangnn/M3FM
niuchuangnn/aurora-maskrcnn
niuchuangnn/vllm_structure
Dynamic Template-Constrained LLM Inference for Eliminating Formatting Errors and Hallucinations
niuchuangnn/Medical-Representation-Learning-Papers
niuchuangnn/IMSVD
niuchuangnn/Unsupervised-Classification
SCAN: Learning to Classify Images without Labels (ECCV 2020)
niuchuangnn/VD
niuchuangnn/CVPR-2021-Papers
niuchuangnn/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
niuchuangnn/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
niuchuangnn/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
niuchuangnn/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
niuchuangnn/Folder-Structure-Conventions
Folder / directory structure options and naming conventions for software projects
niuchuangnn/lungmask
Automated lung segmentation in CT
niuchuangnn/markdown-cheatsheet
Markdown Cheatsheet for Github Readme.md
niuchuangnn/MedicalNet
Many studies have shown that the performance on deep learning is significantly affected by volume of training data. The MedicalNet project provides a series of 3D-ResNet pre-trained models and relative code.
niuchuangnn/moco-v3
PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057
niuchuangnn/niuchuangnn.github.io
A beautiful, simple, clean, and responsive Jekyll theme for academics
niuchuangnn/PixPro
Propagate Yourself: Exploring Pixel-Level Consistency for Unsupervised Visual Representation Learning, CVPR 2021
niuchuangnn/PyContrast
PyTorch implementation of Contrastive Learning methods; List of awesome-contrastive-learning papers
niuchuangnn/Similarity2Semantic
niuchuangnn/SNT-NoGroundTruthTraining
niuchuangnn/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
niuchuangnn/torchxrayvision
TorchXRayVision: A library of chest X-ray datasets and models.
niuchuangnn/Transfer-Learning-Library
Transfer Learning Library for Domain Adaptation and Finetune.
niuchuangnn/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch