Pinned Repositories
DDP-Pytorch-IQA
Support Pytorch DistributedDataParallel Image Quality Assessment.
face_morphing
This project is used for face transformation. The premise is that a pair of images need to be manually labeled with feature points, and the order of annotation points should be consistent. Then triangulation is used, and finally affine transformation is performed on the triangle region.
huadonq
Labelme2coco-Autosplit-Tools
This repository is used for from labelme format detection dataset convert to Coco dataset format and auto split train-val dataset.
Pair-Dicom-DataProcess-Tools
This repository is used to convert 3D Dicom format data into 2D images, and also supports converting labels generated by the Pair tool into detection labels in yolo format.
Pytorch-Ultra-Light-Detection
Pytorch Lightweight detection model, backbone contains repvgg, repmobilenetv3, yolo and so on...
yolov5_tools
Some tools combined with yolov5 , such as data processing and result visualization...
AO
Official code for "Weakly Supervised Point Cloud Semantic Segmentation via Artificial Oracle" (CVPR 2024)
SAM2Point
The Most Faithful Implementation of Segment Anything (SAM) in 3D
Point-SAM
Point-SAM: This is the official repository of "Point-SAM: Promptable 3D Segmentation Model for Point Clouds". We provide codes for running our demo and links to download checkpoints.
huadonq's Repositories
huadonq/DDP-Pytorch-IQA
Support Pytorch DistributedDataParallel Image Quality Assessment.
huadonq/Pytorch-Ultra-Light-Detection
Pytorch Lightweight detection model, backbone contains repvgg, repmobilenetv3, yolo and so on...
huadonq/face_morphing
This project is used for face transformation. The premise is that a pair of images need to be manually labeled with feature points, and the order of annotation points should be consistent. Then triangulation is used, and finally affine transformation is performed on the triangle region.
huadonq/huadonq
huadonq/Labelme2coco-Autosplit-Tools
This repository is used for from labelme format detection dataset convert to Coco dataset format and auto split train-val dataset.
huadonq/Pair-Dicom-DataProcess-Tools
This repository is used to convert 3D Dicom format data into 2D images, and also supports converting labels generated by the Pair tool into detection labels in yolo format.
huadonq/yolov5_tools
Some tools combined with yolov5 , such as data processing and result visualization...