• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

bexcite/apolloscape-loc: PoseNet localization task implementation on Apolloscape ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

bexcite/apolloscape-loc

开源软件地址(OpenSource Url):

https://github.com/bexcite/apolloscape-loc

开源编程语言(OpenSource Language):

Jupyter Notebook 97.3%

开源软件介绍(OpenSource Introduction):

Apolloscape dataset for localization task.

Exploring localization task on Apolloscape dataset.

Read my blog post about PoseNet implementation details https://capsulesbot.com/blog/2018/08/24/apolloscape-posenet-pytorch.html

ECCV2018 Self-localization on-the-fly challenge task details.

NOTE: This repository is a work in progress.

Prerequisites

Dataset reader based on Pytorch 0.4.1 Dataset. To install all dependencies:

pip install -r requirements.txt

Data

Download Apolloscape data from page and unpack it to a folder. Examples below assume that data folder symbolically linked to apolloscape-loc/data/apolloscape.

mkdir ./data
ln -s <DATA FOLDER>/apolloscape ./data

Sample data file for zpark road provided in localization challenge section supported automatically (it has different folder names, files order and pose data files format)

Python Notebook example

See roads and record graphs in Apolloscape_View_Records Notebook

PoseNet training, error calculation and result visualization in Apolloscape_PoseNet

PoseNet on Train

Show/Save path and sample images by record id

python plot_dataset.py --data ./data/apolloscape --road road03_seg --record Record018

Generate video of the path by record id

python plot_dataset.py --data ./data/apolloscape --road road03_seg --record Record018 --video

Record video

Train PoseNet convnet on ZPark road

python train.py --data ./data/apolloscape --road zpark-sample --checkpoint-save 50 --fig-save 1 --epochs 2000 --lr 1e-5 --experiment zpark_posenet_L1 --feature-net resnet34 --feature-net-pretrained --learn-beta

Training process:

Training and validation results:

TODO:

  • VidLoc implementation
  • [Optional] Prepare data for eval script
  • SfM / 3D Reconstruction pipeline
  • WGAN for generating new samples
  • Qt/OpenGL visualizations



鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap