Skip to content

Commit

Permalink
Added some images back in
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinMusgrave committed Dec 19, 2023
1 parent 3cc8b52 commit f9c62c3
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions gan/pix2pix_tf_keras/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ The following image was created using a model trained with `const.yaml`.

## Results
The following plots show differences in performance made when utilizing GPUs with the Determined distributed system.
![Cumulative Batches vs. Time](./images/batches_vs_time.png)
![Training Loss vs. Time](./images/training_loss_vs_time.png)
![Validation Loss vs. Time](./images/validation_loss_vs_time.png)
![Cumulative Batches vs. Time](./images/batches_vs_time.jpg)
![Training Loss vs. Time](./images/training_loss_vs_time.jpg)
![Validation Loss vs. Time](./images/validation_loss_vs_time.jpg)
Binary file added gan/pix2pix_tf_keras/images/batches_vs_time.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion model_hub/mmdetection/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,4 @@ under `docs/install-admin.html` or at https://docs.determined.ai/latest/index.ht
Make sure the environment variable `DET_MASTER` is set to your cluster URL.
Then you run the following command from the command line: `det experiment create -f <experiment_config> .`.

For modular and composable configuration, please check out how to [use MMDetection with Facebook's hydra](./hydra/README.md`).
For modular and composable configuration, please check out how to [use MMDetection with Facebook's hydra](./hydra/README.md).

0 comments on commit f9c62c3

Please sign in to comment.