Code Monkey home page Code Monkey logo

centerlinedet's People

Contributors

tonyxuqaq 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

centerlinedet's Issues

Whether the frame merging code is available?

In segmentation_baselines directories, the baseline models (HDMapNet, FusionNet) are shared. However, it seems that the results are only for single-frame, and the multi-frame results are not available?

Specifically, I mean the frame merging code mentioned as below:
"To adapt it to our multi-frame detection task, we apply the frame merging method proposed in [25] to construct the world-level graph of lane centerlines."

segmentation_baselines train file miss。

hi,
Thanks for sharing your code,I read the readme in folder “segmentation_baselines”,and found there is no train.py to train segmentation_baselines,Look forward to your favourable reply。

AttributeError: 'NuScenesMap' object has no attribute 'get_graph'

root@cb61bb1e359f:/xinfu/CenterLineDet/data# python get_map_json_label.py
Traceback (most recent call last):
File "get_map_json_label.py", line 91, in
graph_list = nusc_map.get_graph(resolution_meters=1)
AttributeError: 'NuScenesMap' object has no attribute 'get_graph'

The AttributeError comes when running "python get_map_json_label.py". Would you please let me know the reason. Thanks a lot.

How to get the gt centerlines

Thanks for your excellent work!
I want to know how you got the gt centerlines of the maps. Did you calculate them by the boundaries or use other auxiliary tools?
Thanks again for your reply!

Train for base segmentation model

Hi, Thanks for open source the code. Can you please provide the checkpoint of FusionNet_for_CenterLineDet and HDMapNet_for_CenterLineDet?

Question about imitation learning mentioned in paper?

Hello, thanks for your interesting work! I just have a question about the behavior cloning used in the paper? It seems that this code-base doesn't really use the technical about imitation learning, is there anything wrong with me? Very looking forward to your reply and de-confusion.

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.