LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
This is a tensorflow re-implementation of Feature Pyramid Networks for Object Detection.
主要对原tensorflow版本算法进行了网络修改,显示调整,数据处理等细节优化,详细说明了 从本地训练到serving端部署yolov3的整个流程,训练了Visdrone2019无人机数据集, 准确率 较高, 训练工业检测数据集(非80类中的一类),mAP为97.51,FPS在1080上测试15-20帧!
The source code and dataset about <Deep Learning - Best Practices on TensorFlow Engineering Implementation>