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

Block or report ahba1

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

  1. 2020j2ee 2020j2ee Public

    Java 4

  2. SensorExample SensorExample Public

    A demo app for android sensor

    Java 2

  3. Yolo_mark Yolo_mark Public

    Forked from AlexeyAB/Yolo_mark

    GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2

    C++ 1

  4. the-gan-zoo the-gan-zoo Public

    Forked from hindupuravinash/the-gan-zoo

    A list of all named GANs!

    Python 1

  5. OpenCVSwiftStitch OpenCVSwiftStitch Public

    Forked from foundry/OpenCVSwiftStitch

    Version 3 of OpenCVStitch. How to stitch images using OpenCV on iOS. This version demonstrates using Swift, Objective-C and C++ together in one project.

    Objective-C++ 1

  6. TabPager TabPager Public

    Forked from yhyzgn/TabPager

    将Material Design中的TabLayout与ViewPager结合,RadioGroup和ViewPager结合,封装一个可以直接拿来使用的控件。实现了页面切换时根据不同的数据加载结果来决定显示的页面,比如加载中页面、加载错误页面等等。库中默认提供这些页面,也可以自己定制。同时,对一些事件进行了处理,并对外提供了相应的接口。

    Java