You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
unknown afb60d37fd add deeplabv3 and ssd_vgg16 310 inference 5 years ago
..
__init__.py change directory of YOLOv3-ResNet18 and SSD from model_zoo to model_zoo/official/cv 5 years ago
anchor_generator.py fix bugs of wrong height and width of ssd 5 years ago
box_utils.py add ssd-mobilenetv1-fpn 5 years ago
config.py add ssd vgg backbone support 5 years ago
config_ssd300.py add filter-weight in ssd and resnet 5 years ago
config_ssd_mobilenet_v1_fpn.py add filter-weight in ssd and resnet 5 years ago
config_ssd_resnet50_fpn.py add ssd-resnet50-fpn 5 years ago
config_ssd_vgg16.py add ssd vgg backbone support 5 years ago
dataset.py Infer SSD with decoder 5 years ago
eval_utils.py Infer SSD with decoder 5 years ago
fpn.py add ssd-resnet50-fpn 5 years ago
init_params.py add filter-weight in ssd and resnet 5 years ago
lr_schedule.py change directory of YOLOv3-ResNet18 and SSD from model_zoo to model_zoo/official/cv 5 years ago
mobilenet_v1.py add ssd-resnet50-fpn 5 years ago
resnet.py add ssd-resnet50-fpn 5 years ago
ssd.py add ssd vgg backbone support 5 years ago
vgg16.py add ssd vgg backbone support 5 years ago