Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DeepInverse
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
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
Hailu, Dawit
DeepInverse
Commits
a9dadb74
Commit
a9dadb74
authored
3 years ago
by
Hailu, Dawit
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
9e9925bf
Branches
master
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+10
-2
10 additions, 2 deletions
README.md
with
10 additions
and
2 deletions
README.md
+
10
−
2
View file @
a9dadb74
...
@@ -31,8 +31,16 @@ We will be using the CUDAs available from the server mathgpu1, provided by Uni-H
...
@@ -31,8 +31,16 @@ We will be using the CUDAs available from the server mathgpu1, provided by Uni-H
# clone project
# clone project
git clone https://gitlab.rrz.uni-hamburg.de/BAT9096/deepinverse.git
git clone https://gitlab.rrz.uni-hamburg.de/BAT9096/deepinverse.git
# install project
# requirements
Not yet ready.
install conda environment with python=3.6,
install astra-toolbox stable version(
```conda install -c astra-toolbox astra-toolbox```
)
```
conda install pytorch torchvision cudatoolkit=9.0 -c pytorch
conda install dival
```
Make sure to integrate it to the Jupyter kernel.
# run module (example: mnist as your main contribution)
# run module (example: mnist as your main contribution)
We will using the data provided by zonodo.org. LoDoPaB-CT Dataset.
We will using the data provided by zonodo.org. LoDoPaB-CT Dataset.
...
...
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