NeuroVizv0yaZ3R commited on
Commit
322cc7e
·
verified ·
1 Parent(s): d6dd558

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -111,7 +111,7 @@ The dataset comprises both labeled and unlabeled data, as well as additional vid
111
  ### Dataset Repository
112
 
113
  - **GitHub Repository:** <a href="https://github.com/Moushumi9medhi/Occlusion-Removal" style="color: magenta;">Occlusion-Removal</a>
114
- - **Paper:** [Deep Generative Adversarial Network for Occlusion Removal from a Single Image](https://arxiv.org/abs/placeholder)
115
  - **Authors:** [Sankaraganesh Jonna](https://www.linkedin.com/in/ganeshjonna/), Moushumi Medhi, [Rajiv Ranjan Sahay](https://www.iitkgp.ac.in/department/EE/faculty/ee-rajiv)
116
 
117
  ## Usage
@@ -125,8 +125,16 @@ dataset = load_dataset('NeuroVizv0yaZ3R/IITKGP_Fence_dataset')
125
  ## Citation
126
 
127
  **BibTeX:**
128
- Will be updated soon!
129
-
 
 
 
 
 
 
 
 
130
  ## License
131
 
132
  For license details, refer to the [LICENSE](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md) file.
 
111
  ### Dataset Repository
112
 
113
  - **GitHub Repository:** <a href="https://github.com/Moushumi9medhi/Occlusion-Removal" style="color: magenta;">Occlusion-Removal</a>
114
+ - **Paper:** [Deep Generative Adversarial Network for Occlusion Removal from a Single Image](https://arxiv.org/abs/2409.13242)
115
  - **Authors:** [Sankaraganesh Jonna](https://www.linkedin.com/in/ganeshjonna/), Moushumi Medhi, [Rajiv Ranjan Sahay](https://www.iitkgp.ac.in/department/EE/faculty/ee-rajiv)
116
 
117
  ## Usage
 
125
  ## Citation
126
 
127
  **BibTeX:**
128
+ ```
129
+ @misc{jonna2024deepgenerativeadversarialnetwork,
130
+ title={Deep Generative Adversarial Network for Occlusion Removal from a Single Image},
131
+ author={Sankaraganesh Jonna and Moushumi Medhi and Rajiv Ranjan Sahay},
132
+ year={2024},
133
+ eprint={2409.13242},
134
+ archivePrefix={arXiv},
135
+ url={https://arxiv.org/abs/2409.13242},
136
+ }
137
+ ```
138
  ## License
139
 
140
  For license details, refer to the [LICENSE](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md) file.