Code Monkey home page Code Monkey logo

crater_detection_cnn_tf's Introduction

Crater_Detection_CNN_TF

Impacts and cratering on solar system objects is a fundamental and continuing process. Recognizing and distinguishing impact craters is a difficult task even for expert observers, because of their varied sizes and vast presence.

The main objective of this project is to train a Convolution Neural Network using Tensor Flow for recognizing and distinguishing craters on Martian surface images

Datasets: Our dataset contains the images and ground-truth (gt) folders. The images folder includes two images from the surface of Mars planet in the pgm format (tile3_24.pgm, tile3_25.pgm). The size of these images are 1,700 by 1,700 pixels. Also, there are two subfolders named tile3_24 and tile3_25 on this folder which contains extracted crater and noncrater regions from the .pgm files. The crater subfolder contains the positive examples (craters) in the jpg format. The non-crater sub-folder represents non-crater regions extracted from the .pgm file. The negative example (non-crater) extracted randomly using a uniform distribution. The negative samples with low standard deviation (less than 5) and with significant overlapped area with craters (more than 25%) selected for this project. The number of negative examples used was approximately the double of the positive ones.

crater_detection_cnn_tf's People

Contributors

samanfrm 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.