GithubHelp home page GithubHelp logo

a2fnet's Introduction

A2FNet

This repository contains the source code for our paper:
Elevation Angle Estimation in 2D Acoustic Images Using Pseudo Front View
RAL and ICRA2021

Libraries

pytorch 1.2.0
torchvision 0.40
tensorboardX

Train

python train.py --train_path to_your_train_label --test_path to_your_validate_label

During training, using front depth map instead of inverse front depth map can achieve better results

Dataset

The simulation dataset used in this paper can be download from the following links.
water tank
floating object

The structure of the dataset is as follows.

├── water-tank
│   ├── bricks
        ├── sfront.txt //inverse front depth map without quantization loss
        ├── resizeimg.png // synthetic acoustic image
        ├── ele_resize.png // ground truth of elevation angle
        ├── front_resize.png // inverse front depth map for visualization only
│   └── cylinder

Simulator

For the simulator used to generate synthetic datasets, check here.

Evaluation

How to evaluate depth map is shown in eval.ipynb.

a2fnet's People

Contributors

sollynoay avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

a2fnet's Issues

Hello, I want to ask a question about the network

Thank you very much for sharing, your code has provided a great help for my academic research.

Based on my current understanding of the code, does the part of the code you upload only generate a pseudo front view?
Follow-up technology----use a 3D CNN decoder to generate the 3D shape, have you not uploaded it on GITHUB?

I hope you can answer my doubts. This is very helpful for me as a beginner in 3D sonar reconstruction.

Thank you again for sharing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.