Skip to content
View Hua-rookie's full-sized avatar
  • Beijing
  • 06:51 (UTC +08:00)

Highlights

  • Pro

Block or report Hua-rookie

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. Image-Denoising-Based-on-Traditional-Algorithm Image-Denoising-Based-on-Traditional-Algorithm Public

    This includes the most advanced traditional image denoising algorithms such as BM3D and NLM, while adding the variance estimation algorithm, so as to adaptively denoise the input image.

    C++ 2

  2. Non-Real-Time-Image-Style-Migration Non-Real-Time-Image-Style-Migration Public

    This is a non-real-time image style transfer project based on Numpy, Scipy and Pillow. In the project, the forward propagation and back propagation of convolution layer and pooling layer are accele…

    Python 1

  3. Handwritten-Digit-Number-Recognition Handwritten-Digit-Number-Recognition Public

    It is a handwritten digit number recognition program based on Numpy, Scipy and Pillow, achieving 98.15% accuracy

    Python 1

  4. IRC-Chatroom IRC-Chatroom Public

    This is a online chat room application based on IRC protocol. In order to ensure privacy and security, RSA and AES are used to encrypt the communication process.

    C++ 1

  5. Gobang-with-FPGA Gobang-with-FPGA Public

    This is a backgammon based on FPGA (Artix-7), supporting the use of VGA interface display, keyboard control, while supporting the use of audio playback game background music.

    Verilog

  6. Gluttonous-Snake Gluttonous-Snake Public

    This is a Snake game for Windows

    C++