前言
AVOD-Net融合了视觉图像和激光雷达点云信息。AVOD-Net和MV3D-Net比较像,AVOD-Net算是MV3D-Net的加强版。该论文通过聚合不同视角的数据,实现了自动驾驶场景下3D物体的实时检测。
论文地址:Joint 3D Proposal Generation and Object Detection from View Aggregation …
PrintStream fileStream new PrintStream("filename.txt");
System.setOut(fileStream); 以后所有的sout都变成记录日志了 然后一个小技巧 //这里开始写日志,启动日志记录
try{Date cData new Date(System.currentTimeMillis());SimpleDateFormat ft n…