Skip to content

Commit

Permalink
Merge pull request #19 from RahulSajnani/main
Browse files Browse the repository at this point in the history
Add GeoDIffuser to the list of publications and update Rahul's personal website.
  • Loading branch information
drsrinathsridhar authored Jun 10, 2024
2 parents baea371 + 3b0e996 commit 199e34a
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _data/people.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"years": "2022 - Present",
"imgPath": "images/people/rahul.jpg",
"alt": "Rahul Sajnani Profile Picture",
"link": "https://www.linkedin.com/in/rahul-sajnani-432609178/"
"link": "https://rahulsajnani.github.io/"
},
{
"category": "PhD Students",
Expand Down
16 changes: 16 additions & 0 deletions _data/research.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
[
{
"category": "Publications",
"year": 2024,
"dateOfPublication": "2024",
"title": "GeoDiffuser: Geometry-Based Image Editing with Diffusion Models",
"authors": "Rahul Sajnani, Jeroen Vanbaar, Jie Min, Kapil Katyal, Srinath Sridhar",
"journal": "In Review",
"projectPage": "https://ivl.cs.brown.edu/research/geodiffuser.html",
"pdf": "https://arxiv.org/pdf/2404.14403",
"bibTex": "",
"moreInfo": "",
"googlePatents": "",
"pubman": "",
"video": "",
"image": "images/papers/GeoDiffuser_edit.gif"
},
{
"category": "Publications",
"year": 2024,
Expand Down
Binary file added assets/images/papers/GeoDiffuser_edit.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 199e34a

Please sign in to comment.