Pinned Repositories
DL_tools
duplicate-images
A script to find and delete duplicate images using pHash.
Image_Similarity
Determine if the image-pair is similar
IP102
IP102: A Large-Scale Benchmark Dataset for Insect Pest Recognition
LDL
Pytorch implementation of "Joint Acne Image Grading and Counting via Label Distribution Learning"
OnlineMiningTripletLoss
PyTorch conversion of https://omoindrot.github.io/triplet-loss
pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
SPBL_Pytorch
PyTorch implementation of "Self-Paced Balance Learning for Clinical Skin Disease Recognition"
Transformers_binary_classification
基于HuggingFace开发的Transformers库,使用BERT构建模型完成一基于中文语料的二分类模型。
VOC_to_COCO
最简单的VOC转COCO, 一条指令完整转换
xpwu95's Repositories
xpwu95/IP102
IP102: A Large-Scale Benchmark Dataset for Insect Pest Recognition
xpwu95/LDL
Pytorch implementation of "Joint Acne Image Grading and Counting via Label Distribution Learning"
xpwu95/SPBL_Pytorch
PyTorch implementation of "Self-Paced Balance Learning for Clinical Skin Disease Recognition"
xpwu95/Image_Similarity
Determine if the image-pair is similar
xpwu95/VOC_to_COCO
最简单的VOC转COCO, 一条指令完整转换
xpwu95/DL_tools
xpwu95/duplicate-images
A script to find and delete duplicate images using pHash.
xpwu95/OnlineMiningTripletLoss
PyTorch conversion of https://omoindrot.github.io/triplet-loss
xpwu95/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
xpwu95/Transformers_binary_classification
基于HuggingFace开发的Transformers库,使用BERT构建模型完成一基于中文语料的二分类模型。
xpwu95/TransVG
xpwu95/vision
Datasets, Transforms and Models specific to Computer Vision
xpwu95/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/