minkyuchoi commited on
Commit
e9fb4de
·
verified ·
1 Parent(s): fbabe7f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -111,20 +111,21 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file
111
 
112
  ## Connect with Me
113
  <p align="center">
114
- <em>Feel free to connect with me through these professional channels:</em>
115
- <p align="center">
116
- <a href="https://www.linkedin.com/in/mchoi07/" target="_blank"><img src="https://img.shields.io/badge/-LinkedIn-0077B5?style=flat-square&logo=Linkedin&logoColor=white" alt="LinkedIn"/></a>
117
- <a href="mailto:minkyu.choi@utexas.edu"><img src="https://img.shields.io/badge/-Email-D14836?style=flat-square&logo=Gmail&logoColor=white" alt="Email"/></a>
118
- <a href="https://scholar.google.com/citations?user=ai4daB8AAAAJ&hl" target="_blank"><img src="https://img.shields.io/badge/-Google%20Scholar-4285F4?style=flat-square&logo=google-scholar&logoColor=white" alt="Google Scholar"/></a>
119
- <a href="https://minkyuchoi-07.github.io" target="_blank"><img src="https://img.shields.io/badge/-Website-00C7B7?style=flat-square&logo=Internet-Explorer&logoColor=white" alt="Website"/></a>
120
- <a href="https://x.com/MinkyuChoi7" target="_blank"><img src="https://img.shields.io/badge/-Twitter-1DA1F2?style=flat-square&logo=Twitter&logoColor=white" alt="Twitter"/></a>
121
  </p>
 
 
 
 
 
 
 
122
 
123
  ## Citation
124
  If you find this repo useful, please cite our paper:
125
  ```bibtex
126
  @inproceedings{Choi_2024_ECCV,
127
- author={Choi, Minkyu and Goel Harsh and Omama, Mohammad and Yang, Yunhao and Shah, Sahil and Chinchali, Sandeep},
128
  title={Towards Neuro-Symbolic Video Understanding},
129
  booktitle={Proceedings of the European Conference on Computer Vision (ECCV)},
130
  month={September},
 
111
 
112
  ## Connect with Me
113
  <p align="center">
114
+ <em>Feel free to connect with me through these professional channels:</em>
 
 
 
 
 
 
115
  </p>
116
+ <div style="display: flex; justify-content: center; align-items: center; flex-wrap: nowrap;">
117
+ <a href="https://www.linkedin.com/in/mchoi07/" target="_blank"><img src="https://img.shields.io/badge/LinkedIn-0077B5?style=flat-square&logo=linkedin&logoColor=white" alt="LinkedIn" style="margin: 0 5px;"/></a>
118
+ <a href="mailto:minkyu.choi@utexas.edu"><img src="https://img.shields.io/badge/Email-D14836?style=flat-square&logo=gmail&logoColor=white" alt="Email" style="margin: 0 5px;"/></a>
119
+ <a href="https://scholar.google.com/citations?user=ai4daB8AAAAJ&hl" target="_blank"><img src="https://img.shields.io/badge/Scholar-4285F4?style=flat-square&logo=google-scholar&logoColor=white" alt="Google Scholar" style="margin: 0 5px;"/></a>
120
+ <a href="https://minkyuchoi-07.github.io" target="_blank"><img src="https://img.shields.io/badge/Website-00C7B7?style=flat-square&logo=internet-explorer&logoColor=white" alt="Website" style="margin: 0 5px;"/></a>
121
+ <a href="https://x.com/MinkyuChoi7" target="_blank"><img src="https://img.shields.io/badge/Twitter-1DA1F2?style=flat-square&logo=twitter&logoColor=white" alt="Twitter" style="margin: 0 5px;"/></a>
122
+ </div>
123
 
124
  ## Citation
125
  If you find this repo useful, please cite our paper:
126
  ```bibtex
127
  @inproceedings{Choi_2024_ECCV,
128
+ author={Choi, Minkyu and Goel, Harsh and Omama, Mohammad and Yang, Yunhao and Shah, Sahil and Chinchali, Sandeep},
129
  title={Towards Neuro-Symbolic Video Understanding},
130
  booktitle={Proceedings of the European Conference on Computer Vision (ECCV)},
131
  month={September},