I’m using the Generate Room extension, but when I click to generate, the objects themselves are not generated, only their rectangular shape. Can someone help me?
Hi @MarinaNastri
Welcome to the Forums!
The behavior you are experiencing is expected if you are not connected to a model library. Previously, this sample extension utilized DeepSearch, now USD Search, and was intended to showcase how an extension could be connected to an internal library for quick scene construction. Without the connection to the library, the extension uses a “blocking” technique - those rectangles you see in your scene.
In the time since this sample was released, we disaggregated DeepSearch into an API - which you can preview on the API Catalog here.
If you’re interested in leveraging the USD Search API with your own backend, check out this documentation here.
I was apart of the team that created this sample, its great to see that it can still be leveraged in the latest Kit SDK, please let me know if you have any more questions about it!
:: Ashley (NVIDIA)
Thank you for the response! How do I connect to this model library?
You would need a model library API or some other connection. We used our internal library for the sample as a reference, users can use their own version.
@MarinaNastri We apologize but this whole AI Room Generator has been flagged for removal, since it is old. When did you download it ?
Hello, Richard! I downloaded it about 3 days ago through a gitHub link.. but it’s giving some errors. Do you have a new version of this functionality? I am using it for my research, and if there’s something similar, could you share it with me?
No, I am afraid not. And again, we apologize, but this demo is old and needs to be removed. You can either try to make it work, by following the suggestions above, with your own model library API, or you can discontinue this tutorial and build something from scratch.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.