Skip to content
View gasparian's full-sized avatar
👾
👾
Block or Report

Block or report gasparian

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CRNN-OCR-lite CRNN-OCR-lite Public

    Lightweight CRNN for OCR (including handwritten text) with depthwise separable convolutions and spatial transformer module [keras+tf]

    Python 146 30

  2. multiclass-semantic-segmentation multiclass-semantic-segmentation Public

    Experiments with UNET/FPN models and cityscapes/kitti datasets [Pytorch]

    Python 110 20

  3. lsh-search-go lsh-search-go Public

    Locality-sensitive hashing index implementation [EXPERIMENT]

    Go 10 1

  4. obd_elm327_vehicle_speed obd_elm327_vehicle_speed Public

    C script for talking to OBD-II port via elm327 controller on Linux

    C 14 4

  5. pure-kv pure-kv Public

    Simple embedded in-memory key-value storage with ttl and RPC interface

    Go 4

  6. multithread-topK multithread-topK Public

    Collecting topk stat from big files using multiple threads [EXPERIMENT]

    Go