LightGBM
Gradient Boosting Decision Tree (GBDT) is a popular machine learning algorithm, and has quite a few effective implementations. Although many engineering optimizations have been adopted in these implementations, the efficiency and scalability are still unsatisfactory…
MMdnn
MMdnn is a comprehensive, cross-framework solution to convert, visualize and diagnosis deep neural network models. The “MM” in MMdnn stands for model management and “dnn” is an acronym for deep neural network. Basically, it converts…
Detecting and Recognizing Text in Natural Images
Text in natural images possesses rich information for image understanding. Detecting and recognizing text facilitates many important applications. From a computer vision perspective, text is a structured object made of characters arranged in a line…