|
2 | 2 | layout: about
|
3 | 3 | title: About
|
4 | 4 | permalink: /
|
5 |
| -subtitle: An Indian engineer. Currently at <a href='https://robotics.iiit.ac.in/'>RRC</a>. |
| 5 | +subtitle: Robotics, Deep Learning, and Computer Science |
6 | 6 |
|
7 | 7 | profile:
|
8 | 8 | align: right
|
9 | 9 | image: prof_pic.jpeg
|
10 | 10 | image_circular: false # crops the image to make it circular
|
11 |
| - email: avneesh.mishra@research.iiit.ac.in |
| 11 | + email: 123avneesh@gmail.com |
12 | 12 | address: >
|
13 |
| - <p>RRC, KCIS, IIIT Hyderabad</p> |
14 |
| - <p>Prof. CR Rao Road</p> |
15 |
| - <p>Hyderabad, Telangana, India - 500032</p> |
| 13 | + <p>Bannerghatta Road</p> |
| 14 | + <p>Bangalore South</p> |
| 15 | + <p>Bengaluru, Karnataka, India - 560076</p> |
16 | 16 |
|
17 | 17 | news: true # includes a list of news items
|
18 | 18 | selected_papers: true # includes a list of papers marked as "selected={true}"
|
19 | 19 | social: true # includes social icons at the bottom of the page
|
20 | 20 | clustrmaps: true # includes clustrmaps widget at the bottom of the page
|
21 | 21 | ---
|
22 | 22 |
|
23 |
| -I use Computer Vision to solve complex problems in Robotics. Currently, I'm pursuing my M.S. by Research at RRC, IIIT Hyderabad under [Prof. Madhava Krishna](https://robotics.iiit.ac.in/faculty_mkrishna/). |
| 23 | +I'm an engineer and a researcher in the field of **robotics**. I finished my M.S. by research (CSE) from RRC, IIIT Hyderabad under the guidance of [Prof. Madhava Krishna](https://robotics.iiit.ac.in/faculty_mkrishna/). |
24 | 24 |
|
25 |
| -My core work is using local, semi-global, global, and sequential descriptors to solve Visual Place Recognition (VPR) problems in **SLAM**. I'm also interested in Perception, Deep Learning, Planning and Navigation, and Robotic simulations. I like to effectively deploy something that works rather than spend time on something that won't. |
| 25 | +My experience is in computer vision fields (mostly pertaining to robotics): visual place recognition, SLAM, image descriptor and feature matching, etc. I'm also interested in other areas such as perception, deep learning, planning and navigation, and system design. I like to work on incrementally solving important problems rather than largely solving artificial problems. |
26 | 26 |
|
27 |
| -I sometimes share [paper summaries on HuggingFace Papers](https://huggingface.co/collections/TheProjectsGuy/summaries-6521396de3419abdcf55c4f7). |
| 27 | +I sometimes share [paper summaries on HuggingFace Papers](https://huggingface.co/collections/TheProjectsGuy/summaries-6521396de3419abdcf55c4f7). I also like other areas of computer science: software development (you can check out my [GitHub](https://github.com/TheProjectsGuy)), cloud computing, and computer hardware (I've build many systems) |
28 | 28 |
|
29 |
| -I like to develop software (and document it well enough) - you can check out my [GitHub](https://github.com/TheProjectsGuy). I have an extreme fascination with computers (I've personally built four systems), and I never miss an opportunity to learn more about them. My interests and experience include various aspects of computer science. |
30 |
| - |
31 |
| -My hobbies include finance, reading, listening to music, and watching Marvel movies. I am also interested in Indian culture, history, and cuisines. |
| 29 | +My hobbies include finance, reading, and listening to music. I am also interested in Indian culture, history, and cuisines. |
32 | 30 |
|
33 | 31 | <!-- > If you have benefited from (or like) my work, or simply want to be generous, please consider to assist me financially through UPI (India) `theprojectsguy@ybl`, [buy me a coffee](https://liberapay.com/avneesh_m/donate), [sponsor me on GitHub](https://github.com/sponsors/TheProjectsGuy), or [liberapay](https://liberapay.com/avneesh_m/donate). I'll be very grateful for your help. -->
|
0 commit comments