Skip to content
View chenghuaWang's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report chenghuaWang

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
chenghuaWang/README.md

Hi👋, I'm Chenghua Wang, currently a Junior student at ZJGSU.

  • I'm currently preparing for the entrance examination for postgraduate and looking for labs that do HPC+AI research.
  • I'm interested in machine learning system, distributed system, HPC+AI, Hardware/Software Co-design.
  • Currently working on nncv(A neural network inference and compile framework for computer vision; for practicing purpose; to learning MLSys).
  • I've struggled for almost one and half years on computer vision(Dehazing, Multi-label classification. July 1 2021 -> Dec 31 2022)

contact me: [email protected]


Languages used: c, c++, python, golang, asm(x86, risc-v), cuda, glsl, lua, dart

Skills: pytorch, paddlepaddle, opencv, opengl, mysql, redis, flutter, nginx, django


[Projects(click to expand)]

You can visit about for more information.

  • nncv

    Neural Network inference&compile toolchain for Computer Vision. Still on working.

  • mgloria

    A Matrix lib based on SIMD and expression template. On CPU/GPU. Currently, GPU functionality is not fully implemented

  • covalent bond

    A tool for managing distributed database, gathering/cleaning data, etc. covalentBond(cb) using Op graph concept to allow users to easily build query logic and data manipulation logic. We took a lot of inspiration from torch and bound most of cb's operators in lua, making it very easy for users to construct and overload the basic behavior of graphs. This project is for 2022-2023 Fall, SE lecture.

  • daydream engine

    A render lib. For 2022-2023 Fall, CG lecture

  • keep-moving-forward

    Some notes of papars I read, and some tech report. Including topics: Distributed system, Machine learning system(compiler), HPC, AI

  • image-dehazing-the-end

    A tech report of my image dehazing research from Jan 1 2022 to Dec 31 2022


get in touch. [email protected]

Pinned

  1. nncv nncv Public

    High-performance and light-weighted neural networks inference&compile framework for computer vision.

    C++ 4

  2. mgloria mgloria Public

    Matrix and Parameter server. On GPU and CPU.

    C++ 6

  3. covalentBond covalentBond Public

    A tool for managing distributed database, gathering/cleaning data, etc.

    C++ 3 5

  4. Painters Painters Public

    A Qt lecture final-project

    C++ 1

  5. DaydreamEngine DaydreamEngine Public

    Libs for rendering. Easily to use, python binding. Also, a Engine build by those libs are provided.

    C++

  6. image-dehazing-the-end image-dehazing-the-end Public

    Some notes of my image dehazing research.

    5