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

Block or report gasparian

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  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 144 29

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

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

    Python 109 19

  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 3

  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