Skip to content
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

Implement lgm #1621

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Implement lgm #1621

wants to merge 9 commits into from

Conversation

Koichi73
Copy link
Contributor

#1572 のPRです。

出力について

軽量化のため、オリジナルのモデルと以下を変更しています。

  • 解像度:512x512 -> 256x256
    • --output_sizeで変更可能
  • レンダリング:360°を2°ずつ -> 360°を6°ずつ

@kyakuno kyakuno self-requested a review December 28, 2024 13:06
@kyakuno
Copy link
Collaborator

kyakuno commented Dec 28, 2024

モデルアップロード済み。
https://storage.googleapis.com/ailia-models/lgm/image_encoder.onnx.prototxt
など

@kyakuno
Copy link
Collaborator

kyakuno commented Jan 1, 2025

@Koichi73 PR、ありがとうございます。kiuiへの依存を無くしたいと考えていまして、
 kiui.read_image
 kiui.orbit_camera
をopencvとnumpyに置き換え可能でしょうか?

@Koichi73
Copy link
Contributor Author

Koichi73 commented Jan 1, 2025

ご確認いただきありがとうございます。
承知いたしました、明日対応いたします。

@Koichi73
Copy link
Contributor Author

Koichi73 commented Jan 2, 2025

申し訳ございません、こちら明日までに対応いたします。

@Koichi73
Copy link
Contributor Author

Koichi73 commented Jan 3, 2025

@kyakuno
お世話になっております。以下3点の変更を加えました。

  • kiuiへの依存を解消
  • lgm_utilsフォルダに統合
  • plyファイルへの保存機能を失念していたため、--save_plyで設定可能に修正

お忙しい中恐縮ですが、ご確認のほどよろしくお願いいたします。

@kyakuno
Copy link
Collaborator

kyakuno commented Jan 6, 2025

対応ありがとうございます!確認させていただきます。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants