Doodleverse / segmentation_gym

A neural gym for training deep learning models to carry out geoscientific image segmentation. Works best with labels generated using https://github.com/Doodleverse/dash_doodler
MIT License
45 stars 11 forks source link

Refactor README #42

Closed dbuscombe-usgs closed 2 years ago

dbuscombe-usgs commented 2 years ago

wishlist

dbuscombe-usgs commented 2 years ago

some good advice here for the readme only https://github.com/banesullivan/README

dbuscombe-usgs commented 2 years ago

I

needs additional wiki pages for (at least)

what badges can we add to the top of the readme?

add other minimum requirements like Python versions or operating systems - what have been tested so far?

ebgoldstein commented 2 years ago

added some badges, and migrated the model description section to a wiki page

dbuscombe-usgs commented 2 years ago

from @2320sharon

First Impressions

  1. I like the new labels for tensorflow, keras, and python because they make it easy to understand the general framework and requirements for Zoo to run.
  2. Organization with emoji’s is fantastic! I actually saw this in an article on how to write great ReadMe pages.Highlights Section
  3. The highlights section makes it easy to get the gist of the project. One question: Can Zoo use only Unets now or are other models included as well. It might be a good idea to list the three types of models it can use.

Overview Section

Usage Section

https://www.sciencedirect.com/topics/computer-science/ensemble-modeling

Directory Structure and Tests

dbuscombe-usgs commented 2 years ago

Incorporated suggestions from the above review

decided against (at least for now) a graphic showing the overall process... closing