Skip to content

Kyle-Xu001/Reproducibility-project-of-Deep-learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproducibility project: A Deep Learning-based Radar and Camera Sensor Fusion Architecture for Object Detection

This repository provides the codes and the blog for TUD deep learning reproducibility project. For detailed information, please look at the blog. Our codes are based on https://github.com/TUMFTM/CameraRadarFusionNet.git.

Blog:

Reproduced_Paper.ipynb

Codes:

Section5_data.ipynb provides the experimental results.

crf_net.cfg, train_crfnet.py, evaluate_crfnet.py, test_crfnet.py respond to Blog Section 3.

fusion_projection_lines_cross_projection.py provides the code about the cross projection method.

How to use code?

Simply replace and rename the corresponding file in https://github.com/TUMFTM/CameraRadarFusionNet.git.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.3%
  • Python 1.7%