KAIWANG (heiyuxiaokai)

heiyuxiaokai

Geek Repo

Company:Wuhan University

Location:Wuhan, China

Github PK Tool:Github PK Tool

KAIWANG's starred repositories

segment-anything

The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:47137Issues:305Issues:663

detectron2

Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.

Language:PythonLicense:Apache-2.0Stargazers:30241Issues:386Issues:3506

reinforcement-learning

Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.

Language:Jupyter NotebookLicense:MITStargazers:20503Issues:860Issues:155

onnx-simplifier

Simplify your onnx model

Language:C++License:Apache-2.0Stargazers:3821Issues:51Issues:304

FCOS

FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)

Language:PythonLicense:NOASSERTIONStargazers:3269Issues:59Issues:378

simpledet

A Simple and Versatile Framework for Object Detection and Instance Recognition

Language:PythonLicense:Apache-2.0Stargazers:3086Issues:119Issues:256

pymoo

NSGA2, NSGA3, R-NSGA3, MOEAD, Genetic Algorithms (GA), Differential Evolution (DE), CMAES, PSO

Language:PythonLicense:Apache-2.0Stargazers:2245Issues:30Issues:415

mmrotate

OpenMMLab Rotated Object Detection Toolbox and Benchmark

Language:PythonLicense:Apache-2.0Stargazers:1852Issues:20Issues:704

TorchSSL

A PyTorch-based library for semi-supervised learning (NeurIPS'21)

Language:PythonLicense:MITStargazers:1293Issues:14Issues:63

whu-thesis

:memo: 武汉大学毕业论文 LaTeX 模版 2024

Language:TeXLicense:LPPL-1.3cStargazers:933Issues:11Issues:149

SoftTeacher

Semi-Supervised Learning, Object Detection, ICCV2021

Language:PythonLicense:MITStargazers:900Issues:24Issues:224

FreeAnchor

FreeAnchor: Learning to Match Anchors for Visual Object Detection (NeurIPS 2019)

Language:PythonLicense:MITStargazers:677Issues:21Issues:36

RosettaStone

Hearthstone simulator using C++ with some reinforcement learning

Language:C++License:AGPL-3.0Stargazers:653Issues:22Issues:367

cvpods

All-in-one Toolbox for Computer Vision Research.

Language:PythonLicense:Apache-2.0Stargazers:644Issues:30Issues:69

gmm-torch

Gaussian mixture models in PyTorch.

Language:PythonLicense:MITStargazers:506Issues:2Issues:27

FPN_Tensorflow

A Tensorflow implementation of FPN detection framework.

Remote-Sensing-RVSA

The official repo for [TGRS'22] "Advancing Plain Vision Transformer Towards Remote Sensing Foundation Model"

Language:PythonLicense:MITStargazers:414Issues:6Issues:41

unbiased-teacher

PyTorch code for ICLR 2021 paper Unbiased Teacher for Semi-Supervised Object Detection

Language:PythonLicense:MITStargazers:413Issues:17Issues:80

FPN_Tensorflow

This is a tensorflow re-implementation of Feature Pyramid Networks for Object Detection.

Language:Jupyter NotebookLicense:MITStargazers:348Issues:10Issues:158

RetinaNet_Tensorflow_Rotation

Focal Loss for Dense Rotation Object Detection

Language:PythonLicense:MITStargazers:312Issues:21Issues:83
Language:PythonLicense:Apache-2.0Stargazers:207Issues:9Issues:6

DELG

Pytorch Implementation of Unifying Deep Local and Global Features for Image Search (DELG)

Language:Jupyter NotebookStargazers:182Issues:4Issues:22

DenseTeacher

DenseTeacher: Dense Pseudo-Label for Semi-supervised Object Detection

Language:PythonLicense:Apache-2.0Stargazers:120Issues:4Issues:43

DSL

CVPR2022 paper "Dense Learning based Semi-Supervised Object Detection"

Language:PythonLicense:Apache-2.0Stargazers:101Issues:5Issues:36

SOOD

[CVPR 2023] SOOD: Towards Semi-Supervised Oriented Object Detection

Pseudo-IoU-for-Anchor-Free-Object-Detection

Pseudo-IoU: Improving Label Assignment in Anchor-Free Object Detection

gaussianMixtureModel

GPU Accelerated Expectation Maximization for Gaussian Mixture Models using CUDA