Wenwei Zhang (@wenweiz97) 's Twitter Profile
Wenwei Zhang

@wenweiz97

Researcher at Shanghai AI Lab
Ph.D. student @ Nanyang Technological University - Vision and Deep Learning.

ID: 875220476418641920

linkhttp://zhangwenwei.cn calendar_today15-06-2017 05:16:37

34 Tweet

641 Followers

360 Following

Chen Change Loy (@ccloy) 's Twitter Profile Photo

K-Net addresses instance/semantic/panoptic segmentation in a unified, simple, and effective framework. SOTA on COCO Panoptic Segmentation with 55.2% PQ. Our NeurIPS'21 paper: arxiv.org/abs/2106.14855 Project Page: mmlab-ntu.com/project/knet/ Code: github.com/ZwwWayne/K-Net

K-Net addresses instance/semantic/panoptic segmentation in a unified, simple, and effective framework. SOTA on COCO Panoptic Segmentation with 55.2% PQ. 

Our NeurIPS'21 paper: arxiv.org/abs/2106.14855
Project Page: mmlab-ntu.com/project/knet/
Code: github.com/ZwwWayne/K-Net
OpenMMLab (@openmmlab) 's Twitter Profile Photo

✨Our new SUPERMAN - MMDeploy! github.com/open-mmlab/mmd… This powerful deployment toolkit bridges the gap between R&D and applications. - Compatible with OpenMMLab codebases and PyTorch - Support multiple inference backends and hardwares Try it and free yourself from dirty work!

OpenMMLab (@openmmlab) 's Twitter Profile Photo

😍Excited to share the good news with everyone that MMDetection just hits 20k stars on GitHub. 🤗We appreciate all contributions from the community to MMDetection. github.com/open-mmlab/mmd…

😍Excited to share the good news with everyone that  MMDetection just hits 20k stars on GitHub. 
🤗We appreciate all contributions from the community to MMDetection.
github.com/open-mmlab/mmd…
MMLab@NTU (@mmlabntu) 's Twitter Profile Photo

The MMLab@NTU team has a total of 18 papers accepted to ECCV 2022 🥳 We will release our papers and code. Stay tuned! mmlab-ntu.com/publication_ye…

The MMLab@NTU team has a total of 18 papers accepted to ECCV 2022 🥳 We will release our papers and code. Stay tuned! mmlab-ntu.com/publication_ye…
Wenwei Zhang (@wenweiz97) 's Twitter Profile Photo

A small step towards the goal of MMDet to provide complete and smooth functionality and benchmark for the computer vision community

OpenMMLab (@openmmlab) 's Twitter Profile Photo

#AAAI23 🥳Wenwei Zhang from MMLab will introduce one of most popular toolboxes in #objectdetection -- MMDetection. ☺️He will show how to conduct research projects related to object detection efficiently with this toolbox. 😘github.com/open-mmlab/mmd…

OpenMMLab (@openmmlab) 's Twitter Profile Photo

🔥Exploring new frontiers with MMGPT! -------------------------------------------------- 👨‍💼Support various vision and language instruction data 🚀Parameter efficient fine-tuning with LoRA 🤖Tuning vision and language at the same time, complement each other github.com/open-mmlab/Mul…

Wenwei Zhang (@wenweiz97) 's Twitter Profile Photo

OpenMMLab and OpenDataLab are organizing the #CVPR2023 tutorials in the East 12 room now! Please come if you want to boost your computer vision research with OpenMMLab toolboxes and OpenDataLab data platforms! #PyTorch

OpenMMLab and OpenDataLab are organizing the #CVPR2023 tutorials in the East 12 room now! Please come if you want to boost your computer vision research with OpenMMLab toolboxes and OpenDataLab data platforms! #PyTorch
Wenwei Zhang (@wenweiz97) 's Twitter Profile Photo

Thrilled to release Lagent! A new framework that allows you to quickly build LLM-based agent! Tired of the heavy and complex langchain? Try Lagent! github.com/InternLM/lagent

Wenwei Zhang (@wenweiz97) 's Twitter Profile Photo

How to let #LLM acquire the Agentic Capability? #Agent-FLAN finds: - Eliciting the foundational capability (e.g., #reasoning) is more important - Using chat data is more effective without side effects Project page:internlm.github.io/Agent-FLAN/ Try it at:huggingface.co/internlm/Agent…

Tiezhen WANG (@xianbao_qian) 's Twitter Profile Photo

Would this be one of the best local LLM under 10B? Or best small server side model with up to 1M context length? InternLM-2.5 7B family just dropped on Hugging Face ! huggingface.co/collections/in… License: Free commercial usage upon request with blanket approval.

Would this be one of the best local LLM under 10B? Or best small server side model with up to 1M context length?

InternLM-2.5 7B family just dropped on <a href="/huggingface/">Hugging Face</a> !
huggingface.co/collections/in…

License: Free commercial usage upon request with blanket approval.
InternLM (@intern_lm) 's Twitter Profile Photo

🥳Still waiting for #SearchGPT? Let's try MindSearch at github.com/InternLM/minds… MindSearch mimics human minds in complex web search by a multi-agent framework, which is fully open-sourced now! You can build it locally with API models like GPT-4o or open-source model InternLM2.5!

Wenwei Zhang (@wenweiz97) 's Twitter Profile Photo

What's the limit of reinforcement learning and 7B LLM on MATH-500? The answer is 94.0 pass@1 accuracy! The method is OREAL, a new #RL method. Check it at huggingface.co/papers/2502.06… github.com/InternLM/OREAL

InternLM (@intern_lm) 's Twitter Profile Photo

🥳Thrill to release the full RL training code of #OREAL! 😊Now you can fully reproduce the results of OREAL-7B/32B. Using #DeepSeek-R1-Distill-Qwen-32B, you can further obtain a model has 95.6 on MATH-500! 🤗Code: github.com/InternLM/OREAL 🤗Based on: github.com/InternLM/xtuner