microsoft / microsoft/TRELLIS

Downloading dataset is slow

Open
#353 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
13.7k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

The dataset download is too slow.May I ask what methods can be used to solve this problem?

2026-03-15 21:27:45.557 | WARNING | objaverse.xl.sketchfab:_parallel_download_object:356 - Failed to download https://sketchfab.com/3d-models/4dc9912d785d46ee8bed798fecc5280e: <urlopen error [Errno 110] Connection timed out>
0%|▏ | 80/83758 [34:25<181:07:12, 7.79s/it]
2026-03-15 21:28:46.997 | WARNING | objaverse.xl.sketchfab:_parallel_download_object:356 - Failed to download https://sketchfab.com/3d-models/0ebe0b71741b4655890976cf9c68c019: <urlopen error [Errno 110] Connection timed out>
0%|▏ | 83/83758 [35:27<287:45:28, 12.38s/it]

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at objaverse.xl.sketchfab:_parallel_download_object in the warning logs and reproduce the dataset download that is timing out on Sketchfab URLs. Read the surrounding download code and measure where the delay occurs; the issue does not define a specific fix or completion criterion, so confirm the intended behavior before making changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.