Skip to content
View lqyiii's full-sized avatar

Block or report lqyiii

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

Popular repositories Loading

  1. pytorch-CycleGAN-and-pix2pix pytorch-CycleGAN-and-pix2pix Public

    Forked from junyanz/pytorch-CycleGAN-and-pix2pix

    Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)

    Python

  2. wasserstein-cyclegan wasserstein-cyclegan Public

    Forked from abhiskk/wasserstein-cyclegan

    CycleGAN with Wasserstein Loss

    Python

  3. textspotter textspotter Public

    Forked from tonghe90/textspotter

    Jupyter Notebook

  4. InceptText-Tensorflow InceptText-Tensorflow Public

    Forked from FakerYFX/InceptText-Tensorflow

    An Implementation of the alogrithm in paper IncepText: A New Inception-Text Module with Deformable PSROI Pooling for Multi-Oriented Scene Text Detection

    Python

  5. text-detection-ctpn text-detection-ctpn Public

    Forked from eragonruan/text-detection-ctpn

    text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network

    Python

  6. CTCDecoder CTCDecoder Public

    Forked from githubharald/CTCDecoder

    Connectionist Temporal Classification (CTC) decoding algorithms: best path, prefix search, beam search and token passing. Implemented in Python and OpenCL.

    Python