adamzdw / VectorNet-1

A Simple Implementation of VectorNet Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VectorNet

A Simple Implementation of VectorNet Model

You can use: python main.py train or python main.py test The default parameters are in config.py, you can modify it or change the parameter by cmd. But the data is needed to be add by hand.

About

A Simple Implementation of VectorNet Model


Languages

Language:Python 72.8%Language:Jupyter Notebook 27.2%