layout | title | cover |
---|---|---|
page |
About me |
true |
A picture taken at sunshine coast. A beautiful night made me feel I was in the heaven
I am a senior machine learning engineer at Nvidia. Previously, I was a research fellow at DATA61, CSIRO (ICV group). I received my Ph.D. from Monash University (Australia), supervised by A/Prof. Mehrtash Harandi and Prof. Tom Drummond. I completed my bachelor degree at Monash University and Central University (2+2 program). My previous research interest largely lies in efficient adaptation algorithms for deep learning models (Few-Shot Learning) in the context of computer vision.
Now, I'm currently interested and have been working on:
- 3D scene reconstruction and novel view synthesis (Neural Radiance Field).
- 3D reconstruction of surfaces/dense point cloud from images.
- Game automation development
- I started my position at Nvidia as a senior machine learning engineer! (Shanghai)
- I joined CSIRO as a Research Fellow since Feb, 2023 (Brisbane).
- I completed the Ph.D degree in Dec, 2022 (Melbourne).
-
{% for paper in site.data.papers.papers %}
{% if paper.selected %}
- {% include paper.html paper=paper %} {% endif %} {% endfor %}