yangfei4/BlenderProc2_Cobot

list of links for backgrounds from polyhaven

monajalal opened this issue · 2 comments

Would you please be able to share the links for the backgrounds used in this project?

polyhaven_bgs

images = list(Path('/data/ham/BlenderProc2/polyhaven_bgs').rglob('*.png')) + list(Path('/data/ham/BlenderProc2/polyhaven_bgs').rglob('*.jpg'))

Hi Mona, I was useing images from Poly Haven. This is their latest API documentation:
https://redocly.github.io/redoc/?url=https://api.polyhaven.com/api-docs/swagger.json&nocors

Since they have refactored their api, the notebook that I used to download the images was not working. So you might have to look at their new api documentation or other images as the background. Also, don't forget to modify the path to the right folder.