GithubHelp home page GithubHelp logo

xiaojiean / 3d_drone_reconstruction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 3dmbdp/3d_drone_reconstruction

0.0 0.0 0.0 14.04 MB

2-D to 3-D Image Reconstruction of a telecommunication tower

Python 19.89% MATLAB 54.29% C++ 11.68% Makefile 1.15% TeX 12.99%

3d_drone_reconstruction's Introduction

3D_Drone_Reconstruction

AIM: 2D to 3D reconstruction of telecommunication tower.

VisualSFM

A completely integration of 3D reconstruction software:

  • VisualSFM
    • Easy to run:
      • download feasible version from the website
      • download dependency: CMVS/PMVS by Pierre Moulon
      • simply follow the guide in the website

image

SFM

We implemented SFM using MATLAB. For feature detection SURF was used.

image

Feature Detectors

Get feature points, we used Lowe's program but failed to generate feasible solution with complex background and blur. Trying alternatives now:

  • SIFT

  • SURF

  • Minimum Eigenvalue Algorithm

  • BRISK

image

Unet

We implemented a Unet model to segment out tower from images with complex background.

Image Augmentation

130 masks were manually created and augmented. Images were rotated flipped and blurred to increase dataset size.

image

Unet model

image

Total images: 4000

Total masks (labels): 4000

Training loss: 0.2660

Training accuracy: 88.44%

Validation loss: 0.2744

Validation accuracy: 87.84%

Test accuracy: 87.93%

image

3d_drone_reconstruction's People

Contributors

ayush-shirsat avatar cliffwang113 avatar jyspark avatar xinggaoy avatar

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.