Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S2 CGAN
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RSiM
S2 CGAN
Commits
da654a75
Commit
da654a75
authored
4 years ago
by
José Luis Holgado Álvarez
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
11724ec3
No related branches found
Branches containing commit
Tags
build-master-2018-12-27-111
build-master-2018-12-28-112
build-master-2018-12-29-113
build-master-2018-12-31-114
build-master-2019-01-02-115
build-master-2019-01-04-116
build-master-2019-01-06-117
build-master-2019-01-07-118
build-master-2019-01-09-119
build-master-2019-01-10-120
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+9
-1
9 additions, 1 deletion
README.md
with
9 additions
and
1 deletion
README.md
+
9
−
1
View file @
da654a75
...
...
@@ -21,9 +21,17 @@ If you use this code, please cite our paper given below:

## Prerequisites
*
TensorFlow and tqdm packages should be installed. The code is tested with Python 3.7, PyTorch 0.4.1 and Ubuntu 18.04.
*
The code is tested with Python 3.7, PyTorch 0.4.1 and Ubuntu 18.04.
*
Please, check out the requirements file for more information
*
For reproducibility, you can find our datasets on the following repository: .
## Hardware setup
*
The software was train and tested in a machine with the following features:
*
Nvidia Quadro P2000
*
16 GB RAM
*
12 CPU cores
## Training
The script
`train.py`
expects the following command line arguments:
*
`-r`
,
`--tf_record`
:
`TFRecord`
file(s) for training.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment