Skip to content
View MaxtirError's full-sized avatar
  • University of Science and Technology of China
  • Hefei,China
  • 01:24 (UTC +08:00)

Highlights

  • Pro

Block or report MaxtirError

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. GrabCut GrabCut Public

    pure C++ method implement GrabCut algorithm

    C++ 8 1

  2. -Unet- -Unet- Public

    Unet天文图像去噪增强 项目主要完成的任务是对天文图像的降噪处理 采用的方法是先在图片上产生噪声,将噪声图片视为训练集,原图像视为标签,通过Unet网络进行训练 训练平台是google colab

    Jupyter Notebook 5

  3. Nico-s-confusing-daily-life Nico-s-confusing-daily-life Public

    Forked from Kobe972/Nico-s-confusing-daily-life

    This is a tiny game for our computer assignment

    C++ 1

  4. Dijkstra-Algorithm-and-Optimization-by-Datastructure Dijkstra-Algorithm-and-Optimization-by-Datastructure Public

    big homework for datasturcture, optimize the dijstrak algorithm use different datastructure.

    C++ 1

  5. GaussianAvatars GaussianAvatars Public

    Forked from ShenhanQian/GaussianAvatars

    [CVPR 2024] The official repo for "GaussianAvatars: Photorealistic Head Avatars with Rigged 3D Gaussians"

    Python 1 4

  6. Elevator_Simulation_System Elevator_Simulation_System Public

    hw for data structure, simulate an elevator system.With Gui.

    C++