bstdenis's picture
Set up README structure
953aea1 verified
|
raw
history blame
1.24 kB
metadata
license: apache-2.0
library_name: pytorch
pipeline_tag: image-to-image
datasets:
  - ylecun/mnist
language:
  - en

DenseUNet

An image-to-image model for upscaling blurry MNIST-like images.

Table of contents


Model Summary

  • Task: Image to image (upscaling)
  • Architecture: UNet with Dense layers
  • Inputs: MNIST image
  • Outputs: Upscaled images of numbers
  • Intended Users: Students learning image-to-image tasks

Use Cases & Limitations

Intended uses

  • learning image-to-image model behavior

Out-of-scope uses / limitations

  • Not for production or deployment

How to Use

# ToDo

Model Details

Training Procedure

Evaluation

Ethical Considerations & Limitations

Caveats and Recommendations

Citation

License

Contact