drjpepper44 commited on
Commit
5a74a8b
1 Parent(s): bc27b6a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -60,7 +60,7 @@ See the [Glossary](#Glossary) below for a detailed list of the properties genera
60
  - **License:** MIT <!-- As listed on the repo -->
61
  - **Finetuned from model:** [detectron2 v0.6](https://github.com/facebookresearch/detectron2)
62
 
63
- ### Model Sources [optional]
64
 
65
  <!-- Provide the basic links for the model. -->
66
 
@@ -212,7 +212,7 @@ Finally, to train the model, run the following command:
212
  pipenv run python3 train_model.py
213
  ```
214
 
215
- #### Preprocessing [optional]
216
 
217
  - Manual image preprocessing is not necessary. Some versions of the code do however contrast enhance the images internally (see [Citation](#Citation))
218
 
@@ -268,7 +268,7 @@ The metadata generated produces various statistical and geometric properties of
268
 
269
  Extremely minimal as a regular workstation computer was used for this paper.
270
 
271
- ## Technical Specifications [optional]
272
 
273
  ### Model Architecture and Objective
274
 
@@ -372,10 +372,10 @@ Yasin Bakiş, Xiaojun Wang & Henry Bart Jr.
372
 
373
  Jane Greenberg
374
 
375
- ## Model Card Authors [optional]
376
 
377
- [More Information Needed]
378
 
379
- ## Model Card Contact
380
 
381
- [More Information Needed]
 
60
  - **License:** MIT <!-- As listed on the repo -->
61
  - **Finetuned from model:** [detectron2 v0.6](https://github.com/facebookresearch/detectron2)
62
 
63
+ ### Model Sources
64
 
65
  <!-- Provide the basic links for the model. -->
66
 
 
212
  pipenv run python3 train_model.py
213
  ```
214
 
215
+ #### Preprocessing
216
 
217
  - Manual image preprocessing is not necessary. Some versions of the code do however contrast enhance the images internally (see [Citation](#Citation))
218
 
 
268
 
269
  Extremely minimal as a regular workstation computer was used for this paper.
270
 
271
+ ## Technical Specifications
272
 
273
  ### Model Architecture and Objective
274
 
 
372
 
373
  Jane Greenberg
374
 
375
+ ## Model Card Authors
376
 
377
+ Elizabeth Campolongo and Joel Pepper
378
 
379
+ <!--## Model Card Contact
380
 
381
+ [More Information Needed]-->