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

报错 #46

Closed
zhangsanfather opened this issue Sep 30, 2024 · 1 comment
Closed

报错 #46

zhangsanfather opened this issue Sep 30, 2024 · 1 comment

Comments

@zhangsanfather
Copy link

微信图片_20240930141405
===> Epoch2: Loss_DI: 0.2643 Loss_GI: 0.2390 Loss_perception: 7.0056 lr_g = 0.0001000 lr_d = 0.0001000
===> Epoch2: Loss_DI: 0.2647 Loss_GI: 0.2664 Loss_perception: 6.9089 lr_g = 0.0001000 lr_d = 0.0001000
===> Epoch2: Loss_DI: 0.2565 Loss_GI: 0.2877 Loss_perception: 6.6394 lr_g = 0.0001000 lr_d = 0.0001000
===> Epoch2: Loss_DI: 0.2627 Loss_GI: 0.2995 Loss_perception: 6.7119 lr_g = 0.0001000 lr_d = 0.0001000
Traceback (most recent call last):
File "F:\ai\DH_live\train\train_render_model.py", line 103, in
for iteration, data in enumerate(training_data_loader):
File "F:\ai\DH_live\py311\Lib\site-packages\torch\utils\data\dataloader.py", line 630, in next
data = self._next_data()
^^^^^^^^^^^^^^^^^
File "F:\ai\DH_live\py311\Lib\site-packages\torch\utils\data\dataloader.py", line 673, in _next_data
data = self._dataset_fetcher.fetch(index) # may raise StopIteration
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "F:\ai\DH_live\py311\Lib\site-packages\torch\utils\data_utils\fetch.py", line 52, in fetch
data = [self.dataset[idx] for idx in possibly_batched_index]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "F:\ai\DH_live\py311\Lib\site-packages\torch\utils\data_utils\fetch.py", line 52, in
data = [self.dataset[idx] for idx in possibly_batched_index]
~~~~~~~~~~~~^^^^^
File "F:\ai\DH_live\train..\talkingface\data\few_shot_dataset.py", line 151, in getitem
target_keypoints = self.driving_keypoints[video_index][current_clip]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
IndexError: index 268 is out of bounds for axis 0 with size 267

@Eikwang
Copy link

Eikwang commented Oct 2, 2024

素材片段太长了

@kleinlee kleinlee closed this as completed Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants