tanghaifeng (tang799319844)

tang799319844

Geek Repo

Location:china-nanjing

Github PK Tool:Github PK Tool

tanghaifeng's repositories

centernet-opencv-onnxrun-cpp-py

分别使用OpenCV、ONNXRuntime部署CenterNet目标检测,包含C++和Python两个版本的程序

Language:C++Stargazers:1Issues:0Issues:0

annotated_deep_learning_paper_implementations

🧑‍🏫 59 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

CCTSDB

CSUST Chinese Traffic Sign Detection Benchmark

Stargazers:0Issues:0Issues:0

Co-DETR

[ICCV 2023] DETRs with Collaborative Hybrid Assignments Training

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

DenoisingDiffusionProbabilityModel-ddpm-

This may be the simplest implement of DDPM. You can directly run Main.py to train the UNet on CIFAR-10 dataset and see the amazing process of denoising.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

EasyAnimate

📺 Generate your animation easily

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

EndoSLAM

EndoSLAM Dataset and an Unsupervised Monocular Visual Odometry and Depth Estimation Approach for Endoscopic Videos: Endo-SfMLearner

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

gt4sd-core

GT4SD, an open-source library to accelerate hypothesis generation in the scientific discovery process.

License:MITStargazers:0Issues:0Issues:0

latent-diffusion

High-Resolution Image Synthesis with Latent Diffusion Models

License:MITStargazers:0Issues:0Issues:0

LW-DETR

This repository is an official implementation of the paper "LW-DETR: A Transformer Replacement to YOLO for Real-Time Detection".

License:Apache-2.0Stargazers:0Issues:0Issues:0

mae

PyTorch implementation of MAE https//arxiv.org/abs/2111.06377

License:NOASSERTIONStargazers:0Issues:0Issues:0

MedicalGPT

MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练、有监督微调、RLHF(奖励建模、强化学习训练)和DPO(直接偏好优化)。

License:Apache-2.0Stargazers:0Issues:0Issues:0

mmdetection

OpenMMLab Detection Toolbox and Benchmark

License:Apache-2.0Stargazers:0Issues:0Issues:0

mmdetection3d

OpenMMLab's next-generation platform for general 3D object detection.

License:Apache-2.0Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

Paddle3D

A 3D computer vision development toolkit based on PaddlePaddle. It supports point-cloud object detection, segmentation, and monocular 3D object detection models.

License:Apache-2.0Stargazers:0Issues:0Issues:0

pcl-learning

🔥PCL(Point Cloud Library)点云库学习记录

License:MITStargazers:0Issues:0Issues:0

Pytorch-UNet

PyTorch implementation of the U-Net for image semantic segmentation with high quality images

License:GPL-3.0Stargazers:0Issues:0Issues:0
Language:CLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0
License:Apache-2.0Stargazers:0Issues:0Issues:0
License:NOASSERTIONStargazers:0Issues:0Issues:0

TensorRT-Alpha

🔥🔥🔥TensorRT-Alpha supports YOLOv8、YOLOv7、YOLOv6、YOLOv5、YOLOv4、v3、YOLOX、YOLOR...🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎It also supports end2end CUDA C acceleration and multi-batch inference.

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

License:Apache-2.0Stargazers:0Issues:0Issues:0

unet-pytorch

这是一个unet-pytorch的源码,可以训练自己的模型

License:MITStargazers:0Issues:0Issues:0

unilm

Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities

License:MITStargazers:0Issues:0Issues:0

YOLOv6

YOLOv6: a single-stage object detection framework dedicated to industrial applications.

License:GPL-3.0Stargazers:0Issues:0Issues:0

yolov7

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

License:GPL-3.0Stargazers:0Issues:0Issues:0

yolov8-opencv-onnxruntime-cpp

detection and instance segmentation of yolov8,use onnxruntime and opencv

License:Apache-2.0Stargazers:0Issues:0Issues:0

yolov8n_onnx_tensorRT_rknn_horizon

yolov8n 部署版本,后处理用python语言和C++语言形式进行改写,便于移植不同平台(onnx、tensorRT、RKNN、Horzion)

Stargazers:0Issues:0Issues:0