• Peizhao Zhang's avatar
    Added a script to convert pkl model to pb. · 757d77c2
    Peizhao Zhang authored
    Summary:
    Added a script to convert pkl model to pb.
    - Supported Faster R-CNN detection model.
    - Supported converting to CPU and GPU model.
    - Fused AffineChannel to Conv.
    - Verified model after conversion.
    
    Reviewed By: rbgirshick
    
    Differential Revision: D6783633
    
    fbshipit-source-id: 19706d3074a4a784a2161a695d7c534e014ebb3f
    757d77c2
Name
Last commit
Last update
..
FPN.py Loading commit data...
ResNet.py Loading commit data...
VGG16.py Loading commit data...
VGG_CNN_M_1024.py Loading commit data...
__init__.py Loading commit data...
detector.py Loading commit data...
fast_rcnn_heads.py Loading commit data...
generate_anchors.py Loading commit data...
keypoint_rcnn_heads.py Loading commit data...
mask_rcnn_heads.py Loading commit data...
model_builder.py Loading commit data...
name_compat.py Loading commit data...
optimizer.py Loading commit data...
retinanet_heads.py Loading commit data...
rfcn_heads.py Loading commit data...
rpn_heads.py Loading commit data...