Soyun Choi (soyunchoi)

soyunchoi

Geek Repo

Github PK Tool:Github PK Tool

Soyun Choi's starred repositories

yolov7

Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:13266Issues:113Issues:1822
Language:Jupyter NotebookLicense:Apache-2.0Stargazers:10183Issues:105Issues:207

mmsegmentation

OpenMMLab Semantic Segmentation Toolbox and Benchmark.

Language:PythonLicense:Apache-2.0Stargazers:8028Issues:53Issues:2376

yolact

A simple, fully convolutional model for real-time instance segmentation.

Language:PythonLicense:MITStargazers:5004Issues:105Issues:790

SegFormer

Official PyTorch implementation of SegFormer

Language:PythonLicense:NOASSERTIONStargazers:2503Issues:31Issues:150
Language:PythonLicense:NOASSERTIONStargazers:2011Issues:34Issues:98

DeepLabV3Plus-Pytorch

Pretrained DeepLabv3 and DeepLabv3+ for Pascal VOC & Cityscapes

Language:PythonLicense:MITStargazers:1940Issues:19Issues:125

deeplab-pytorch

PyTorch re-implementation of DeepLab v2 on COCO-Stuff / PASCAL VOC datasets

Language:PythonLicense:MITStargazers:1090Issues:12Issues:100

Attention-mechanism-implementation

Self-attention、Non-local、SE、SK、CBAM、DANet

RGBD-semantic-segmentation

A paper list of RGBD semantic segmentation (processing)

CEN

[TPAMI 2023, NeurIPS 2020] Code release for "Deep Multimodal Fusion by Channel Exchanging"

Language:PythonLicense:MITStargazers:288Issues:6Issues:17

Non-Local-NN-Pytorch

PyTorch implementation of Non-Local Neural Networks (https://arxiv.org/pdf/1711.07971.pdf)

Language:PythonLicense:MITStargazers:243Issues:4Issues:6

image-to-coco-json-converter

Convert segmentation RGB mask images to COCO JSON format

Language:Jupyter NotebookStargazers:196Issues:5Issues:13

Depth2HHA-python

Use python3 to convert depth image into hha image

Language:PythonLicense:MITStargazers:172Issues:6Issues:19
Language:PythonLicense:MITStargazers:144Issues:6Issues:21

uoais

Codes of paper "Unseen Object Amodal Instance Segmentation via Hierarchical Occlusion Modeling", ICRA 2022

Language:PythonLicense:NOASSERTIONStargazers:125Issues:6Issues:20

ShapeConv

ShapeConv: Shape-aware Convolutional Layer for Indoor RGB-D Semantic Segmentation (ICCV 2021)

Language:PythonLicense:Apache-2.0Stargazers:106Issues:4Issues:14

RGBTCrowdCounting

Official Implement of CVPR 2021 paper “Cross-Modal Collaborative Representation Learning and a Large-Scale RGBT Benchmark for Crowd Counting”

SGNet

[TIP 2021] Spatial information guided Convolution for Real-Time RGBD Semantic Segmentation

Non-local-Neural-Networks-Pytorch

This is a pytorch version for Non-local Neural Networks(onging)

SqueezeAttention-PyTorch

It has mine implementation of Squeeze and Attention Networks in PyTorch