当前位置:网站首页>Project (7) - PolarSeg point cloud semantic segmentation
Project (7) - PolarSeg point cloud semantic segmentation
2022-08-10 01:01:00 【birch without tears】
I. Basic principles
1.1 Polar coordinate division
The point cloud has the characteristic of being sparser the farther away it is. Compared with the traditional BEV perspective, the point cloud segmentation is more uniform.
1.2 Network Feature Extraction
Second, the project directory
data: dataset
dataloader: data set download
imgs: Papers with pictures
network: main network and associated code
out: Model Results
pretrained_weight: model pretrained weight
semantic-kitti-api: the semantic-kitti dataset toolkit
Other files are used files
Three, environment configuration
Four, code running
Five, code analysis
边栏推荐
猜你喜欢
数据库优化 | 干货
[Interface Test] Decoding the request body string of the requests library
Explore the TiDB Lightning source code to solve the found bugs
IT传奇人物菲尔德的转型经验教训及给CIO的建议
【C语言】指针和数组的深入理解(第四期)
多商户商城系统功能拆解24讲-平台端分销会员
用哈希简单封装unordered_map和unordered_set
【集训DAY5】选数字【数学】
【SSL集训DAY3】控制棋盘【二分图匹配】
Description of AirFlow
随机推荐
[C language] In-depth understanding of pointers and arrays (issue 4)
A Shanghai technology company was fined 220,000 for brushing orders, exposing the gray industry chain of online brushing
《动手学深度学习》(八) -- 多尺度标检测和单发多框检测
GoLang 使用 goroutine 停止的几种办法
Gartner's global integrated system market data tracking, hyperconverged market growth rate is the first
NotWritableError: The current user does not have write permissions when conda creates a new environment
拒绝“重复造轮子”,百度EasyDL让你玩转AI定制开发
深入理解多线程(第一篇)
【集训DAY5】选数字【数学】
Click: 518. Change Exchange II
新开窗口 展示协议
微信小程序获取微信用户步数
framework源码读后感
蔚来杯2022牛客暑期多校训练营7 CFGJ
The latest "Grain Academy Development Tutorial" in 2022: 10 - Front-end payment module
Comprehensive analysis of FPGA basics
[Cloud Native] This article explains how to add Tencent Crane to Kubevela addon
【集训DAY3】阶乘【数学】
Gold Warehouse Database KingbaseGIS User Manual (6.2. Management Functions)
直播平台怎么搭建,原生js实现编辑器撤消/恢复功能