BenBerCao's Stars
yinhaoxs/ImageRetrieval-LSH
离线构建大规模图像特征索引库,实现在线相似图片精准查询
BenBerCao/VGG_train
A VGG network training script
yyvhang/Vision_Transformer_model
Pytorch code for some vision transformer models
PolarisShi/distillation
Yaoyuanzhou/A-classifier-with-PyTorch
zylo117/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
bubbliiiing/ssd-keras
这是一个ssd-keras的源码,可以用于训练自己的模型。
yangxue0827/FPN_Tensorflow
A Tensorflow implementation of FPN detection framework.
bubbliiiing/faster-rcnn-keras
这是一个faster-rcnn的keras实现的库,可以利用voc数据集格式的数据进行训练。