Comments

You must log in or register to comment.

shadowknight094 t1_j1iawot wrote

Is the code available on github? Or is this closed source? Also where are you hosting this? Aws?

27

perception-eng OP t1_j1ic3bb wrote

Also released a version on HuggingFace! https://twitter.com/_amankishore/status/1606438403968491524?s=46&t=t5mBHwC0v0Mal1-Ewbkl3A

Yup hosted on AWS!

24

FutureIsMine t1_j1iy2jl wrote

Seems like with images Im trying out, Im getting timeouts on HugginFace

5

perception-eng OP t1_j1iybg7 wrote

You might have to duplicate the space to get it working on HuggingFace, alternatively you can just try it on Mirage! Plenty of credits for free if you run out feel free to reach out

5

[deleted] t1_j1jiqfq wrote

[deleted]

1

perception-eng OP t1_j1jiw26 wrote

Depends if you have a RTX GPU! Should be able to clone the huggingface repo locally to run it

1

nupogodi t1_j1lrepk wrote

What's your AWS infra look like if you don't mind me asking?

1

Pink8unny t1_j1i676g wrote

That's a suspicious url, looking for Google login

15

Grahabalaya t1_j1ovm53 wrote

Only time someone wanted the google login pop up /s

2

cr125rider t1_j1ib93s wrote

Huh it constructs out of point cloud/blobby spheres?

8

perception-eng OP t1_j1ic5dq wrote

Yup creates pointclouds (does best when given a reference image)

12

crabby_dedication t1_j1lggfb wrote

This is so cool! I would suggest only rotate the model pics unless the user hovers over an image - I find the spinning disorienting.

5

TheJoker1432 t1_j1im9e8 wrote

Whats the app based on?

Would that be possible with rshiny?

2

Young-Rupees t1_j1jltfd wrote

Built with Next JS, in theory could be built R but haven't used R or rshiny that much

3

Dawsun_ t1_j1iscjc wrote

That’s actually pretty cool and the app is clean 👏 how do you render the 3D parts ?

2

perception-eng OP t1_j1ixg6o wrote

Thank you! We’re using model-viewer to render the 3D assets

2

Mordo_420 t1_j1l4cv8 wrote

The things you end up creating, do the files also work for 3D printing?

2

Young-Rupees t1_j1mb2zw wrote

There is a specific style that's designed for 3D Printing. It doesn't use point-e, but dreamfusion under the hood.

1

tripple13 t1_j1lh7ce wrote

Wow, super cool.

Now why do I feel like all my ideas are being gobbled up by OpenAI hahaha.

Bravo, nevertheless.

2

Ttttrrrroooowwww t1_j1lrvoe wrote

I tested the model the other day. Image based generation was bad unless I used synthetic images. Any correlation you have noticed here about image properties and quality of resulst?

1

perception-eng OP t1_j1m2fqr wrote

Even based on OpenAI’s paper they found that synthetic images worked the best!

2

Ttttrrrroooowwww t1_j1m7yjz wrote

Have you found a standalone model that generates these synthetic images?

They mention they finetuned Glide, but I dont see that model in the repo.

1

Royal-Landscape9353 t1_j1ms8kl wrote

So cool!

I want an Alexa skill where I can ask for any kind of 3D geometry and I would receive it in the mail as a 3D print.

"Alexa, print a Corgi with a nurse hat!"

1

perception-eng OP t1_j1nayz3 wrote

That’d be super cool! (You could try making that with our API!)

1