8000 GitHub - ceresshadows/De2
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ceresshadows/De2

Folders and files

NameName
Last commit message
Last commit date
< 8000 div class="LatestCommit-module__Box--En0AE">

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

De2: Debug from Design

Getting Started

Create conda environment:

conda create --name de2 python=3.7.6

Then install other dependency:

pip install -r requirements.txt

Quick Demo

We provide a demo to run the adapter on the 'NPC cut in' example.

  1. Run Extract_Dataframe.ipynb to preprocess the raw record dataset from Apollo.
  2. Two-stage event detection on the record dataset.
conda activate de2
python .\approach\events_detection.py
  1. Critical feature evaluation.
python .\approach\feature_importance.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0