Giter Club home page Giter Club logo

mgnet's Introduction

MGNet: Monocular Geometric Scene Understanding for Autonomous Driving

This repository contains the official implementation of our ICCV 2021 paper MGNet: Monocular Geometric Scene Understanding for Autonomous Driving.

This is a re-implementation based on detectron2, hence results differ slightly compared to the ones reported in the paper.

Installation

See INSTALL.md for instructions on how to prepare your environment to use MGNet.

Usage

See datasets/README.md for instructions on how to prepare datasets for MGNet.

See GETTING_STARTED.md for instructions on how to train and evaluate models, or run inference on demo images.

See trt_inference/README.md for instructions on how to export trained models to TensorRT and run optimized inference.

Model Zoo

All models were trained using 4 NVIDIA 2080Ti GPUs.

Name PQ PQ_St PQ_Th Abs Rel RMSE δ < 1.25 Download
MGNet Cityscapes Fine 54.879 62.524 44.367 0.188 8.439 0.744 model
MGNet Cityscapes Video Sequence 55.644 63.140 45.337 0.166 7.984 0.794 model
MGNet KITTI Eigen Zhou - - - 0.095 3.788 0.897 model

Reference

Please use the following citations when referencing our work:

MGNet: Monocular Geometric Scene Understanding for Autonomous Driving (ICCV 2021)
Markus Schön, Michael Buchholz and Klaus Dietmayer, [paper], [video]

@InProceedings{Schoen_2021_ICCV,
    author    = {Sch{\"o}n, Markus and Buchholz, Michael and Dietmayer, Klaus},
    title     = {MGNet: Monocular Geometric Scene Understanding for Autonomous Driving},
    booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
    month     = {October},
    year      = {2021},
    pages     = {15804-15815}
}

Acknowledgement

We used and modified code parts from other open source projects, we especially like to thank the authors of:

mgnet's People

Contributors

markusschoen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mgnet's Issues

about the datasets and reproduce

Thank you for answering my last question ! Now I have the following new questions:

  1. What is the model used to generate pseudo-labels for the kitti dataset? Is it the model given in the model zoo or is it the model trained according to the replication step 2? What is the use of each model given in model zoo, I run the demo.py with 'model_cityscapes_fine' and 'model_kitti_zhou' from the model zoo and it doesn't seem to work the best.
  2. which one is the cityscape video sequence dataset, is it leftImg8bit_sequence_trainvaltest.zip?
  3. reproduce step 3 'using the Cityscapes-Fine trained model as initialization', is the model used here the one obtained in step 2 or the one in the model zoo.

inplace-abn

i get the error when i do
python3 -m pip install -r requirements.txt

'''
Building wheel for inplace-abn (setup.py) ... error
error: subprocess-exited-with-error
'''

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.