DLR-RM / DLR-RM/BlenderProc

[BUG]: 3D FRONT texture url uses an old amazon server link

Open
#430 12 comments 0 reactions 1 assignee Claimed by @themasterlink View on GitHub
enhancement
Dominant language
Python
Stars
3.7k
Forks
518
PR merge metrics
No merged PRs in 30d

Description

Hi, some jsons are indeed "corrupted" (or use an old server). You might want to add

`mat["normaltexture"] = mat["normaltexture"].replace("juran-prod-assets.s3.cn-north-1.amazonaws.com.cn", "jr-prod-pim-products.oss-cn-beijing.aliyuncs.com")`
[here ](https://github.com/DLR-RM/BlenderProc/blob/e04e03f34b66702bbca45d1ac701599b6d764609/blenderproc/python/loader/Front3DLoader.py#L139)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.