mirror of
https://github.com/denshooter/gpu_colorization.git
synced 2026-01-21 12:32:57 +01:00
Expand readme
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
# Colorization of Grey Images by applying a Convolutional Autoencoder on the Jetson Nano
|
||||
## by Dennis Konkol and Tim Niklas Witte
|
||||
|
||||
This repository contains an pretrainied convolutional autoencoder for colorization of grey images.
|
||||
This repository contains an pretrainied convolutional autoencoder for colorization of grey images.
|
||||
The live camera stream will be colorizatized in real time.
|
||||
The architecture of the ANN is optimized to run on the Jetson Nano.
|
||||
It has 300.000 parameters.
|
||||
In total, 10 FPS can be archived on this embedded GPU.
|
||||
|
||||

|
||||
@@ -31,10 +32,6 @@ Non-trainable params: 1,092
|
||||
_______________________________________________________________
|
||||
```
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## Usage
|
||||
|
||||
### Training
|
||||
|
||||
Reference in New Issue
Block a user