Pinned Repositories
Changeable
基于pytorch的目标检测数据增强工具包。
darknet19-pytorch
中英文注释,采用torchvision.models中模型的实现结构.带权重
Focal-Loss-Pytorch
全中文注释.(The loss function of retinanet based on pytorch).(You can use it on one-stage detection task or classifical task, to solve data imbalance influence).用于one-stage目标检测算法,提升检测效果.你也可以在分类任务中使用该损失函数,解决数据不平衡问题.
ISAT
ISAT - Image segmentation annotation tool.(图像分割标注工具,支持语义分割与实例分割)
ISAT_with_segment_anything
Labeling tool with SAM(segment anything model),supports SAM, SAM2, sam-hq, MobileSAM EdgeSAM etc.交互式半自动图像标注工具
pointnet2
pointnet2(点云分割, 基于pytorch,全中文注释)
PSAT
PSAT - Point cloud segmentation annotation tool. (点云分割标注工具,同时支持语义分割与实例分割)
Retinanet-Pytorch
Retinanet目标检测算法(简单,明了,易用,全中文注释,单机多卡训练,视频检测)(based on pytorch,Simple, Clear, Mutil GPU)
Simple-Local-QA
用最简单的代码带你实现基于大模型的本地知识库问答系统
SSD-Pytorch
SSD目标检测算法(Single Shot MultiBox Detector)(简单,明了,易用,全中文注释,单机多卡训练,视频检测)( If you train the model on a single computer and mutil GPU, this program will be your best choice , easier to use and easier to understand )
yatengLG's Repositories
yatengLG/ISAT_with_segment_anything
Labeling tool with SAM(segment anything model),supports SAM, SAM2, sam-hq, MobileSAM EdgeSAM etc.交互式半自动图像标注工具
yatengLG/Focal-Loss-Pytorch
全中文注释.(The loss function of retinanet based on pytorch).(You can use it on one-stage detection task or classifical task, to solve data imbalance influence).用于one-stage目标检测算法,提升检测效果.你也可以在分类任务中使用该损失函数,解决数据不平衡问题.
yatengLG/SSD-Pytorch
SSD目标检测算法(Single Shot MultiBox Detector)(简单,明了,易用,全中文注释,单机多卡训练,视频检测)( If you train the model on a single computer and mutil GPU, this program will be your best choice , easier to use and easier to understand )
yatengLG/Retinanet-Pytorch
Retinanet目标检测算法(简单,明了,易用,全中文注释,单机多卡训练,视频检测)(based on pytorch,Simple, Clear, Mutil GPU)
yatengLG/ISAT
ISAT - Image segmentation annotation tool.(图像分割标注工具,支持语义分割与实例分割)
yatengLG/PSAT
PSAT - Point cloud segmentation annotation tool. (点云分割标注工具,同时支持语义分割与实例分割)
yatengLG/pointnet2
pointnet2(点云分割, 基于pytorch,全中文注释)
yatengLG/Simple-Local-QA
用最简单的代码带你实现基于大模型的本地知识库问答系统
yatengLG/Changeable
基于pytorch的目标检测数据增强工具包。
yatengLG/dota2-autochess-KG
dota2游廊自走棋关系图谱
yatengLG/leetcode-python
python刷leetcode记录。项目含有详细的代码注释和解题思路,并配有对应的leetcode中英文题目。The project contains detailed code comments and solution ideas(chinese), and has corresponding leetcode question content(Chinese and English).
yatengLG/freeproxy
可扩展的自动化个人代理ip池
yatengLG/Patterns-Python
设计模式python版本
yatengLG/awesome-segment-anything
Tracking and collecting papers/projects/others related to Segment Anything.
yatengLG/FarmTogetherTool
Farm Together resource modification tool
yatengLG/website
一个基于flask编写的内容分享网站,练手项目。你可以以此项目作为入门flask的学习项目。flask + bootstrap + 七牛云 + nginx + uwsgi
yatengLG/IDAT
IDAT(图像目标检测标注工具)
yatengLG/navigate
个人导航页面- 基于WebStack-Hugo
yatengLG/adb-test
yatengLG/autoweibo
yatengLG/cycleGAN
cycleGAN个人复现
yatengLG/detection-pytorch
yatengLG/EdgeSAM
Official PyTorch implementation of "EdgeSAM: Prompt-In-the-Loop Distillation for On-Device Deployment of SAM"
yatengLG/face_recognition
The world's simplest facial recognition api for Python and the command line
yatengLG/GRNet
Implementation of "GRNet: Gridding Residual Network for Dense Point Cloud Completion". (Xie et al., ECCV 2020)
yatengLG/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
yatengLG/pycls
Codebase for Image Classification Research, written in PyTorch.
yatengLG/sam-hq
Segment Anything in High Quality [NeurIPS 2023]
yatengLG/tensorflow_object_detection_api_use
yatengLG/yatengLG