8000 ZhongkuiMa (Zhongkui Ma) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View ZhongkuiMa's full-sized avatar
💦
Trying to be better
💦
Trying to be better

Highlights

  • Pro

Block or report ZhongkuiMa

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

Hey there! I'm Zhongkui Ma (马中奎)~ 👋

I’m a PhD student at the University of Queensland 🎓, deeply immersed in the fascinating world of neural networks 🤖—a constantly evolving field that pushes me to think outside the box every single day!

My research focuses on neural network verification (NNV) 🧠💪. I’m passionate about ensuring these powerful models are robust, reliable, and dependable, regardless of the conditions or inputs they encounter.

Want to know more about me? Visit my website: zhongkuima.github.io


Published Academic Work 📚

I’ve worked on several exciting projects related to neural networks and model security, some of which have been published in top-tier conferences:

Thanks and to be honored with my friends and collaborators, including Xinguo Feng, Zihan Wang . You can find more works by their scholar profiles.


Latest GitHub Repos 🔧

I’m currently working on some exciting tools that I’m thrilled to share with you:

  • shapeonnx: A tool to infer the shape of an ONNX model when the official tool being down. It’s a simple yet powerful tool that helps you understand the dimensions of your model’s inputs and outputs! 📏
  • slimonnx: A tool to optimize and simplify your ONNX models by removing redundant operations and resolving version issues. It makes ONNX files cleaner, more efficient, and ready for action! 🚀
  • torchonnx: A tool for converting ONNX models to PyTorch models (.pth for parameters, .py for structure). It’s simple, lightweight, and designed for seamless model conversion 🔄.
  • torchvnnlib: A tool to convert VNN-LIB files (.vnnlib) to PyTorch tensors (.pth files) for efficient neural network verification. Take full advantage of the PyTorch ecosystem! 🚀
  • propdag: A bound propagation framework for neural network verification. It supports any DAG (Directed Acyclic Graph) structure, covering both feedforward and backward propagation patterns for verification. This tool allows researchers to focus on their algorithms without worrying about complex computation graphs! 💪

Contributing

I’m always open to collaboration and contributions! If you’re interested in working together or have ideas for our or new projects, feel free to reach out. I love brainstorming and bouncing ideas around! 💡


Thanks so much for visiting my GitHub! Let’s innovate, collaborate, and make AI even better together! ⭐

Pinned Loading

  1. UQ-Trust-Lab/WraLU UQ-Trust-Lab/WraLU Public

    An algorithm to calculate the convex hull of ReLU function for neural network verification.

    Python 3 1

  2. slimonnx slimonnx Public

    SlimONNX is a tool to simplify or optimize an ONNX model.

    Python 2

  3. torchonnx torchonnx Public

    TorchONNX is a tool to convert an ONNX model to a pytorch model.

    Python 2

  4. torchvnnlib torchvnnlib Public

    TorchVNNLIB is a tool to convert .vnnlib file into .pth file with tourch tensors.

    Python 2 1

  5. propdag propdag Public

    PropDAG is a framework to develop bound propagation approaches for neural network verification.

    Python 2

  6. shapeonnx shapeonnx Public

    ShapeONNX is to infer the shape of an ONNX model when the official tool being down.

    Python 2

0