Giter Site home page Giter Site logo

remote_sensing_satellite_map_segmentation's Introduction

Remote_Sensing_Satellite_Map_Segmentation

Using Segnet, SLIC and CRF to classify pixel of light cloud and thick cloud.

remote_sensing_satellite_map_segmentation's People

Contributors

leonardyao avatar

Stargazers

kuang yutao avatar fang avatar YingGor avatar  avatar jqzhang avatar Zhou Huang avatar  avatar

Watchers

James Cloos avatar

remote_sensing_satellite_map_segmentation's Issues

Missing Dataset

预期行为

segnet/ 目录执行 gen_dataset.py 能正常执行,并生成增广后的数据集。

当前表现

segnet/ 目录执行 gen_dataset.py 后,弹出以下错误:

creating dataset...
  0%|                                                                                                                                                                                          | 0/5 [00:00<?, ?it/s]
Traceback (most recent call last):
  File "gen_dataset.py", line 97, in <module>
    creat_dataset(mode='augment')
  File "gen_dataset.py", line 74, in creat_dataset
    X_height,X_width,_ = src_img.shape
AttributeError: 'NoneType' object has no attribute 'shape'

查看代码发现,data/ 目录下并无 src/ 目录。

如果可以的话,希望作者能在百忙之中,添加 src/ 目录以及该目录下的图片,谢谢❤️。

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.