-
Notifications
You must be signed in to change notification settings - Fork 277
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Where can I find models of T2I V2 and V3? #311
Comments
Haha, you are the first to noticed :) that's a PBR textures generation model I'm researching and training myself, and haven't finish it yet, but almost, I may release it after a month or two along with research paper for the whole development process. Given a 3D mesh and a reference image, it can generate you a 3 texture maps (albedo, metalness, roughness), To show you a few testing results: cup_render_00001.mp4car_render_00001.mp4gun_render_00001.mp4Cheers, have a good day 👍 |
Great! I can't wait to try it. I have some thoughts about your texture projection process. We don't need to make 2nd mesh and texture refinement in 3D software if you could make all these happen.
crm.camera.mp4
|
Those examples looks awesome! Iv been wondering about the CRM T2I V3 :D Plus the requirements needed. Im guessing its a normal map and single image of the subject? or MV images and MV normals? saw the example workflow having a image bath loaders. Keen to try it out. Also fantastic points from Jake, would be wonderful to have orthographic camera switch for Mesh Orbit Renderer and Explicit Target Color Projection. Had issues where the top of a mesh wouldn't have color projected on its only possible to run images with 0 angle as far as I know. Exiting development on this all! |
Hi @jakechai
Hi @GeorgeSte thanks for the kind words, it uses 6 orthogonal MV normals to condition the shape, and one front view images to condition the appearance, and generate 6X3 MV views for Albedo, Metallic and Roughness respectively |
Where can I find models of CRM T2I V2 and V3?
![missing](https://private-user-images.githubusercontent.com/61836864/369625651-1b1f11c7-da91-489f-b463-577102862463.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1Njc3MDIsIm5iZiI6MTczOTU2NzQwMiwicGF0aCI6Ii82MTgzNjg2NC8zNjk2MjU2NTEtMWIxZjExYzctZGE5MS00ODlmLWI0NjMtNTc3MTAyODYyNDYzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDIxMTAwMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTc3NTU0ZDhiYTA0MzRkNjg3YmJmOGM4MzE2YjYwMWRlZjBkOGU0M2EyODYxN2YzMTVhNjUyZDlkNDhjYWViNTgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.rd6ZeSZnodsElZeCr1jHutuVlyjUlzHOyk0PNYHvaPU)
The text was updated successfully, but these errors were encountered: