← Search

Sumith Kulal

6 accepted papers

2024

Scaling Rectified Flow Transformers for High-Resolution Image Synthesis

ICML 2024oral

Diffusion models create data from noise by inverting the forward paths of data towards noise and have emerged as a powerful generative modeling technique for high-dimensional, perceptual data such as images and videos. Rectified flow is a recent generative model formulation that connects data and no…

Cited by 1056SourcePDFScholar
2023

Putting People in Their Place: Affordance-Aware Human Insertion Into Scenes

CVPR 2023poster

We study the problem of inferring scene affordances by presenting a method for realistically inserting people into scenes. Given a scene image with a marked region and an image of a person, we insert the person into the scene while respecting the scene affordances. Our model can infer the set of rea…

2022

Unsupervised Learning of Shape Programs with Repeatable Implicit Parts

NeurIPS 2022accept

Shape programs encode shape structures by representing object parts as subroutines and constructing the overall shape by composing these subroutines. This usually involves the reuse of subroutines for repeatable parts, enabling the modeling of correlations among shape elements such as geometric simi…

Cited by 21SourcePDFScholar
2019

SPoC: Search-based Pseudocode to Code

NeurIPS 2019poster

We consider the task of mapping pseudocode to executable code, assuming a one-to-one correspondence between lines of pseudocode and lines of code. Given test cases as a mechanism to validate programs, we search over the space of possible translations of the pseudocode to find a program that compiles…

Cited by 256SourcePDFScholar