megengine
There are 66 repositories under megengine topic.
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
MegEngine/MegEngine
MegEngine 是一个快速、可拓展、易于使用且支持自动求导的深度学习框架
megvii-research/CREStereo
Official MegEngine implementation of CREStereo(CVPR 2022 Oral).
MegEngine/MegFlow
Efficient ML solution for long-tailed demands.
MegEngine/Models
采用MegEngine实现的各种主流深度学习模型
MegEngine/RepLKNet
Official MegEngine implementation of RepLKNet
MegEngine/PMRID
ECCV2020 - Practical Deep Raw Image Denoising on Mobile Devices
MegEngine/NBNet
NBNet: Noise Basis Learning for Image Denoising with Subspace Projection
digantamisra98/Echo
Python package containing all custom layers used in Neural Networks (Compatible with PyTorch, TensorFlow and MegEngine)
MegEngine/YOLOX
MegEngine implementation of YOLOX
megvii-research/HDR-Transformer
The official MegEngine implementation of the ECCV 2022 paper: Ghost-free High Dynamic Range Imaging with Context-aware Transformer
MegEngine/mgeconvert
MegEngine到其他框架的转换器
MegEngine/ICD
This is the official implementation of the paper "Instance-conditional Knowledge Distillation for Object Detection", based on MegEngine and Pytorch.
MegEngine/GyroFlow
The official MegEngine implementation of the ICCV 2021 paper: GyroFlow: Gyroscope-Guided Unsupervised Optical Flow Learning
megvii-research/D2C-SR
Official MegEngine implementation of ECCV2022 "D2C-SR: A Divergence to Convergence Approach for Real-World Image Super-Resolution".
hlh981029/megcup-feedback
RAW-based blind denoising, 1st place in MegCup 2022 (Team Feedback)
MegEngine/OMNet
OMNet: Learning Overlapping Mask for Partial-to-Partial Point Cloud Registration, ICCV 2021, MegEngine implementation.
MegEngine/Documentation
MegEngine Official Documentation
megvii-research/FST-Matching
Official implementation of the FST-Matching Model.
Srameo/megcup-feedforward
RAW-based blind denoising, 3rd place in MegCup 2022 (Team Feedforward)
megvii-research/basecls
A codebase & model zoo for pretrained backbone based on MegEngine.
MegEngine/examples
A set of examples around MegEngine
nagejacob/RecurrentMobileNet
Light parameters raw image denoising, 2nd place in MegCup 2022
MegEngine/ECCV2022-RIFE
Official MegEngine Implementation of Real-Time Intermediate Flow Estimation for Video Frame Interpolation
megvii-research/basedet
An object detection codebase based on MegEngine.
MegEngine/FINet
This is the official MegEngine implementation of FINet: Dual Branches Feature Interaction for Partial-to-Partial Point Cloud Registration, AAAI 2022
MegEngine/MegDiffusion
MegEngine implementation of Diffusion Models.
Qsingle/MegEngine_CU11
MegEngine build with cu11x
MegEngine/awesome-megengine
Awesome Resources about MegEngine
MegEngine/End-to-end-ASR-Transformer
An end to end ASR Transformer model training repo
MegEngine/swin-transformer
Swin-Transformer implementation in MegEngine. This is a showcase for training on GPU with less memory by leveraging MegEngine DTR technique.
MegEngine/MegCat
A Deep Learning Project about cats.
hellopipu/PBRID
MegCup 2022, blind raw image denoising, 10th place
Qsingle/Megvision
Some models implemented by megengine
Antinomy20001/Megvii-AI-Traffic-Sign-Detection-Open-Source-Competition---Unofficial-2nd-Place-Solution
旷视AI智慧交通开源赛道 **非官方**第二名解决方案(初赛/决赛第二名, 0.61447/0.58183)
megvii-research/basecore
basecore is a simple repo that provides deep learning frame for MegEngine.