Skip to content

Commit eb6367e

Browse files
authored
Update README.md
1 parent 0124932 commit eb6367e

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

README.md

+32
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,34 @@
11
# UDCD_MICCAI
22
For the article accepted at MICCAI2024
3+
4+
## Installation
5+
### Necessary Dependencies
6+
* Python> 3.7
7+
* PyTorch >= 1.7.0
8+
* torchvision
9+
* numpy
10+
* pandas
11+
* scipy
12+
* sklearn
13+
14+
15+
16+
## Usage
17+
18+
19+
### To run it
20+
```shell script
21+
python3 train.py
22+
```
23+
24+
## Contact
25+
26+
please contact [email protected] for any discrepancy.
27+
28+
29+
## Authors:
30+
31+
* Saurabh Sharma
32+
* Atul Kumar
33+
* Joydeep Chandra
34+

0 commit comments

Comments
 (0)