infinigen


Nameinfinigen JSON
Version 1.12.1 PyPI version JSON
download
home_pageNone
SummaryInfinite Photorealistic Worlds using Procedural Generation
upload_time2024-12-24 09:32:59
maintainerNone
docs_urlNone
authorNone
requires_python==3.11.*
licenseBSD 3-Clause License Copyright (c) 2023, Princeton University Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
keywords computer vision data generation procedural
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
<div align="center">
<img src="docs/images/infinigen.png" width="300"></img>
</div>

# [Infinigen: Infinite Photorealistic Worlds Using Procedural Generation](https://infinigen.org)

[**Getting Started**](#getting-started)
| [**Website**](https://infinigen.org/)
| [**Intro Video**](https://www.youtube.com/watch?v=6tgspeI-GHY)
| [**Papers**](#papers)
| [**Documentation**](#documentation)
| [**Contributing**](#contributing)

<div align="center">
<a href="https://youtu.be/6tgspeI-GHY"> <img src="docs/images/video_thumbnail.png" width="500"></a>
</div>

## Getting Started

First, follow our [Installation Instructions](docs/Installation.md).

### Hello Room: Getting Started with Infinigen Indoors

<p align="center">
  <img src="docs/images/hello_room/dining_blender.png" width="300" />
  <img src="docs/images/hello_room/dining.png" width="300" />
  <img src="docs/images/hello_room/dining_depth.png" width="300" />
  <img src="docs/images/hello_room/dining_obj.png" width="300" />
</p>

See instructions & example commands for Infinigen-Indoors in [HelloRoom.md](docs/HelloRoom.md)

### Hello World: Getting Started with Infinigen Nature

<p align="center">
  <img src="docs/images/hello_world/Image0048_00_00.png" width="300" />
  <img src="docs/images/hello_world/Depth0048_00_00.png" width="300" />
  <img src="docs/images/hello_world/SurfaceNormal_0001_00_00.png" width="300" />
  <img src="docs/images/hello_world/InstanceSegmentation_0001_00_00.png" width="300" />
</p>

See instructions & example commands for Infinigen-Nature in [HelloWorld.md](docs/HelloWorld.md)

## Papers

If you use Infinigen in your work, please cite our academic papers:

<h3 align="center"><a href="https://arxiv.org/pdf/2306.09310">Infinite Photorealistic Worlds using Procedural Generation</a></h3>
<p align="center">
<a href="http://araistrick.com/">Alexander Raistrick</a>*, 
<a href="https://www.lahavlipson.com/">Lahav Lipson</a>*, 
<a href="https://mazeyu.github.io/">Zeyu Ma</a>* (*equal contribution, alphabetical order) <br>
<a href="https://www.cs.princeton.edu/~lm5483/">Lingjie Mei</a>, 
<a href="https://www.cs.princeton.edu/~mingzhew">Mingzhe Wang</a>, 
<a href="https://zuoym15.github.io/">Yiming Zuo</a>, 
<a href="https://kkayan.com/">Karhan Kayan</a>, 
<a href="https://hermera.github.io/">Hongyu Wen</a>, 
<a href="https://pvl.cs.princeton.edu/people.html">Beining Han</a>, <br>
<a href="https://pvl.cs.princeton.edu/people.html">Yihan Wang</a>, 
<a href="http://www-personal.umich.edu/~alnewell/index.html">Alejandro Newell</a>, 
<a href="https://heilaw.github.io/">Hei Law</a>, 
<a href="https://imankgoyal.github.io/">Ankit Goyal</a>, 
<a href="https://yangky11.github.io/">Kaiyu Yang</a>, 
<a href="http://www.cs.princeton.edu/~jiadeng">Jia Deng</a><br>
Conference on Computer Vision and Pattern Recognition (CVPR) 2023
</p>

```
@inproceedings{infinigen2023infinite,
  title={Infinite Photorealistic Worlds Using Procedural Generation},
  author={Raistrick, Alexander and Lipson, Lahav and Ma, Zeyu and Mei, Lingjie and Wang, Mingzhe and Zuo, Yiming and Kayan, Karhan and Wen, Hongyu and Han, Beining and Wang, Yihan and Newell, Alejandro and Law, Hei and Goyal, Ankit and Yang, Kaiyu and Deng, Jia},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  pages={12630--12641},
  year={2023}
}
```

<h3 align="center"><a href="https://arxiv.org/abs/2406.11824">Infinigen Indoors: Photorealistic Indoor Scenes using Procedural Generation</a></h3>
<p align="center">
<a href="http://araistrick.com/">Alexander Raistrick</a>*, 
<a href="https://www.cs.princeton.edu/~lm5483/">Lingjie Mei</a>*, 
<a href="https://kkayan.com/">Karhan Kayan</a>*, (*equal contribution, random order) <br>
<a href="https://david-yan1.github.io/">David Yan</a>, 
<a href="https://zuoym15.github.io/">Yiming Zuo</a>, 
<a href="https://pvl.cs.princeton.edu/people.html">Beining Han</a>, 
<a href="https://hermera.github.io/">Hongyu Wen</a>, 
<a href="https://scholar.google.com/citations?user=q38OfTQAAAAJ&hl=en">Meenal Parakh</a>, <br>
<a href="https://stamatisalex.github.io/">Stamatis Alexandropoulos</a>, 
<a href="https://www.lahavlipson.com/">Lahav Lipson</a>, 
<a href="https://mazeyu.github.io/">Zeyu Ma</a>,
<a href="http://www.cs.princeton.edu/~jiadeng">Jia Deng</a><br>
Conference on Computer Vision and Pattern Recognition (CVPR) 2024
</p>

```
@inproceedings{infinigen2024indoors,
    author    = {Raistrick, Alexander and Mei, Lingjie and Kayan, Karhan and Yan, David and Zuo, Yiming and Han, Beining and Wen, Hongyu and Parakh, Meenal and Alexandropoulos, Stamatis and Lipson, Lahav and Ma, Zeyu and Deng, Jia},
    title     = {Infinigen Indoors: Photorealistic Indoor Scenes using Procedural Generation},
    booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
    month     = {June},
    year      = {2024},
    pages     = {21783-21794}
}
```

## Documentation

- [Installation Guide](docs/Installation.md)
- ["Hello World": Generate your first Infinigen-Nature scene](docs/HelloWorld.md)
- ["Hello Room": Generate your first Infinigen-Indoors scene](docs/HelloRoom.md)
- [Configuring Infinigen](docs/ConfiguringInfinigen.md)
- [Configuring Cameras](docs/ConfiguringCameras.md)
- [Downloading pre-generated data](docs/PreGeneratedData.md)
- [Generating individual assets](docs/GeneratingIndividualAssets.md)
- [Exporting to external fileformats (OBJ, OpenUSD, etc)](docs/ExportingToExternalFileFormats.md)
- [Add external assets to indoor scenes](docs/StaticAssets.md)
- [Extended ground-truth](docs/GroundTruthAnnotations.md)
- [Implementing new materials & assets](docs/ImplementingAssets.md)
- [Generating fluid simulations](docs/GeneratingFluidSimulations.md)

Please see our [project roadmap](https://infinigen.org/roadmap) and follow us at [https://twitter.com/PrincetonVL](https://twitter.com/PrincetonVL) for updates. 

## Contributing

We welcome contributions! You can contribute in many ways:
- **Contribute code to this repository** - We welcome code contributions. More guidelines coming soon.
- **Contribute procedural generators** - `infinigen/nodes/node_transpiler/dev_script.py` provides tools to convert artist-friendly [Blender Nodes](https://docs.blender.org/manual/en/2.79/render/blender_render/materials/nodes/introduction.html) into python code. Tutorials and guidelines coming soon.
- **Contribute pre-generated data** - Anyone can contribute their computing power to create data and share it with the community. Please stay tuned for a repository of pre-generated data.

### Getting Help

Please post this repository's Github Issues page for help. Please run your command with `--debug`, and let us know:
- What is your computing setup, including OS version, CPU, RAM, GPU(s) and any drivers?
- What version of the code are you using (link a commit hash), and what if any modifications have you made (new configs, code edits)
- What exact command did you run?
- What were the output logs of the command you ran? 
    - If using `manage_jobs`, look in `outputs/MYJOB/MYSEED/logs/` to find the right one.
    - What was the exact python error and stacktrace, if applicable?

### Acknowledgements

Infinigen wouldn't be possible without the fantastic work of the [Blender Foundation](https://www.blender.org/) and it's open-source contributors. Infinigen uses many open source projects, with special thanks to [Land-Lab](https://github.com/landlab/landlab), [BlenderProc](https://github.com/DLR-RM/BlenderProc) [Blender-FLIP-Fluids](https://github.com/rlguy/Blender-FLIP-Fluids) and [Blender-Differential-Growth](https://github.com/inca/blender-differential-growth).

We thank [Thomas Kole](https://blenderartists.org/u/ThomasKole) for providing procedural clouds.

We learned tremendously from online tutorials of 
[Andrew Price](https://www.youtube.com/channel/UCOKHwx1VCdgnxwbjyb9Iu1g),
[Artisans of Vaul](https://www.youtube.com/@ArtisansofVaul),
[Bad Normals](https://www.youtube.com/@BadNormals),
[Blender Tutorial Channel](https://www.youtube.com/@BlenderTutorialChannel),
[blenderbitesize](https://www.youtube.com/@blenderbitesize),
[Blendini](http://www.youtube.com/watch?v=sHr8LjfX09c),
[Bradley Animation](https://www.youtube.com/@bradleyanimation120),
[CGCookie](https://www.youtube.com/watch?v=lPAYX8z9i8M),
[CGRogue](https://www.youtube.com/@PixelicaCG),
[Creative Shrimp](https://www.youtube.com/@CreativeShrimp),
[CrowdRender](https://www.youtube.com/@Crowdrender),
[Dr. Blender](https://www.youtube.com/@DrBlender),
[HEY Pictures](https://www.youtube.com/channel/UCo5rv1z-PPrCh-C7OvO2VAA),
[Ian Hubert](https://www.youtube.com/@IanHubert2),
[Kev Binge](https://www.youtube.com/@KevBinge),
[Lance Phan](https://www.youtube.com/@LancePhan),
[MaxEdge](https://www.youtube.com/@MaxEdge420),
[Mr. Cheebs](https://www.youtube.com/@MrCheebs),
[PixelicaCG](https://www.youtube.com/@PixelicaCG),
[Polyfjord](https://www.youtube.com/@Polyfjord),
[Robbie Tilton](https://www.youtube.com/@RobbieTilton),
[Ryan King Art](https://www.youtube.com/@RyanKingArt),
[Sam Bowman](https://www.youtube.com/@snow_mamba) and
[yogigraphics](https://www.youtube.com/@yojigraphics).
These tutorials provided procedural generators for our early experimentation and served as inspiration for our own implementations in the official release of Infinigen. They are acknowledged in file header comments where applicable. 

Infinigen has evolved significantly since the version described in our CVPR paper. It now features some procedural code obtained from the internet under CC-0 licenses, which are marked with code comments where applicable - no such code was present in the system for the CVPR version.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "infinigen",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "==3.11.*",
    "maintainer_email": null,
    "keywords": "computer vision, data generation, procedural",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/27/87/b41c316f6fb262835b467b2f29a6bff5b0b7289e8a53f23e1f0517724d45/infinigen-1.12.1.tar.gz",
    "platform": null,
    "description": "\n<div align=\"center\">\n<img src=\"docs/images/infinigen.png\" width=\"300\"></img>\n</div>\n\n# [Infinigen: Infinite Photorealistic Worlds Using Procedural Generation](https://infinigen.org)\n\n[**Getting Started**](#getting-started)\n| [**Website**](https://infinigen.org/)\n| [**Intro Video**](https://www.youtube.com/watch?v=6tgspeI-GHY)\n| [**Papers**](#papers)\n| [**Documentation**](#documentation)\n| [**Contributing**](#contributing)\n\n<div align=\"center\">\n<a href=\"https://youtu.be/6tgspeI-GHY\"> <img src=\"docs/images/video_thumbnail.png\" width=\"500\"></a>\n</div>\n\n## Getting Started\n\nFirst, follow our [Installation Instructions](docs/Installation.md).\n\n### Hello Room: Getting Started with Infinigen Indoors\n\n<p align=\"center\">\n  <img src=\"docs/images/hello_room/dining_blender.png\" width=\"300\" />\n  <img src=\"docs/images/hello_room/dining.png\" width=\"300\" />\n  <img src=\"docs/images/hello_room/dining_depth.png\" width=\"300\" />\n  <img src=\"docs/images/hello_room/dining_obj.png\" width=\"300\" />\n</p>\n\nSee instructions & example commands for Infinigen-Indoors in [HelloRoom.md](docs/HelloRoom.md)\n\n### Hello World: Getting Started with Infinigen Nature\n\n<p align=\"center\">\n  <img src=\"docs/images/hello_world/Image0048_00_00.png\" width=\"300\" />\n  <img src=\"docs/images/hello_world/Depth0048_00_00.png\" width=\"300\" />\n  <img src=\"docs/images/hello_world/SurfaceNormal_0001_00_00.png\" width=\"300\" />\n  <img src=\"docs/images/hello_world/InstanceSegmentation_0001_00_00.png\" width=\"300\" />\n</p>\n\nSee instructions & example commands for Infinigen-Nature in [HelloWorld.md](docs/HelloWorld.md)\n\n## Papers\n\nIf you use Infinigen in your work, please cite our academic papers:\n\n<h3 align=\"center\"><a href=\"https://arxiv.org/pdf/2306.09310\">Infinite Photorealistic Worlds using Procedural Generation</a></h3>\n<p align=\"center\">\n<a href=\"http://araistrick.com/\">Alexander Raistrick</a>*, \n<a href=\"https://www.lahavlipson.com/\">Lahav Lipson</a>*, \n<a href=\"https://mazeyu.github.io/\">Zeyu Ma</a>* (*equal contribution, alphabetical order) <br>\n<a href=\"https://www.cs.princeton.edu/~lm5483/\">Lingjie Mei</a>, \n<a href=\"https://www.cs.princeton.edu/~mingzhew\">Mingzhe Wang</a>, \n<a href=\"https://zuoym15.github.io/\">Yiming Zuo</a>, \n<a href=\"https://kkayan.com/\">Karhan Kayan</a>, \n<a href=\"https://hermera.github.io/\">Hongyu Wen</a>, \n<a href=\"https://pvl.cs.princeton.edu/people.html\">Beining Han</a>, <br>\n<a href=\"https://pvl.cs.princeton.edu/people.html\">Yihan Wang</a>, \n<a href=\"http://www-personal.umich.edu/~alnewell/index.html\">Alejandro Newell</a>, \n<a href=\"https://heilaw.github.io/\">Hei Law</a>, \n<a href=\"https://imankgoyal.github.io/\">Ankit Goyal</a>, \n<a href=\"https://yangky11.github.io/\">Kaiyu Yang</a>, \n<a href=\"http://www.cs.princeton.edu/~jiadeng\">Jia Deng</a><br>\nConference on Computer Vision and Pattern Recognition (CVPR) 2023\n</p>\n\n```\n@inproceedings{infinigen2023infinite,\n  title={Infinite Photorealistic Worlds Using Procedural Generation},\n  author={Raistrick, Alexander and Lipson, Lahav and Ma, Zeyu and Mei, Lingjie and Wang, Mingzhe and Zuo, Yiming and Kayan, Karhan and Wen, Hongyu and Han, Beining and Wang, Yihan and Newell, Alejandro and Law, Hei and Goyal, Ankit and Yang, Kaiyu and Deng, Jia},\n  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},\n  pages={12630--12641},\n  year={2023}\n}\n```\n\n<h3 align=\"center\"><a href=\"https://arxiv.org/abs/2406.11824\">Infinigen Indoors: Photorealistic Indoor Scenes using Procedural Generation</a></h3>\n<p align=\"center\">\n<a href=\"http://araistrick.com/\">Alexander Raistrick</a>*, \n<a href=\"https://www.cs.princeton.edu/~lm5483/\">Lingjie Mei</a>*, \n<a href=\"https://kkayan.com/\">Karhan Kayan</a>*, (*equal contribution, random order) <br>\n<a href=\"https://david-yan1.github.io/\">David Yan</a>, \n<a href=\"https://zuoym15.github.io/\">Yiming Zuo</a>, \n<a href=\"https://pvl.cs.princeton.edu/people.html\">Beining Han</a>, \n<a href=\"https://hermera.github.io/\">Hongyu Wen</a>, \n<a href=\"https://scholar.google.com/citations?user=q38OfTQAAAAJ&hl=en\">Meenal Parakh</a>, <br>\n<a href=\"https://stamatisalex.github.io/\">Stamatis Alexandropoulos</a>, \n<a href=\"https://www.lahavlipson.com/\">Lahav Lipson</a>, \n<a href=\"https://mazeyu.github.io/\">Zeyu Ma</a>,\n<a href=\"http://www.cs.princeton.edu/~jiadeng\">Jia Deng</a><br>\nConference on Computer Vision and Pattern Recognition (CVPR) 2024\n</p>\n\n```\n@inproceedings{infinigen2024indoors,\n    author    = {Raistrick, Alexander and Mei, Lingjie and Kayan, Karhan and Yan, David and Zuo, Yiming and Han, Beining and Wen, Hongyu and Parakh, Meenal and Alexandropoulos, Stamatis and Lipson, Lahav and Ma, Zeyu and Deng, Jia},\n    title     = {Infinigen Indoors: Photorealistic Indoor Scenes using Procedural Generation},\n    booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},\n    month     = {June},\n    year      = {2024},\n    pages     = {21783-21794}\n}\n```\n\n## Documentation\n\n- [Installation Guide](docs/Installation.md)\n- [\"Hello World\": Generate your first Infinigen-Nature scene](docs/HelloWorld.md)\n- [\"Hello Room\": Generate your first Infinigen-Indoors scene](docs/HelloRoom.md)\n- [Configuring Infinigen](docs/ConfiguringInfinigen.md)\n- [Configuring Cameras](docs/ConfiguringCameras.md)\n- [Downloading pre-generated data](docs/PreGeneratedData.md)\n- [Generating individual assets](docs/GeneratingIndividualAssets.md)\n- [Exporting to external fileformats (OBJ, OpenUSD, etc)](docs/ExportingToExternalFileFormats.md)\n- [Add external assets to indoor scenes](docs/StaticAssets.md)\n- [Extended ground-truth](docs/GroundTruthAnnotations.md)\n- [Implementing new materials & assets](docs/ImplementingAssets.md)\n- [Generating fluid simulations](docs/GeneratingFluidSimulations.md)\n\nPlease see our [project roadmap](https://infinigen.org/roadmap) and follow us at [https://twitter.com/PrincetonVL](https://twitter.com/PrincetonVL) for updates. \n\n## Contributing\n\nWe welcome contributions! You can contribute in many ways:\n- **Contribute code to this repository** - We welcome code contributions. More guidelines coming soon.\n- **Contribute procedural generators** - `infinigen/nodes/node_transpiler/dev_script.py` provides tools to convert artist-friendly [Blender Nodes](https://docs.blender.org/manual/en/2.79/render/blender_render/materials/nodes/introduction.html) into python code. Tutorials and guidelines coming soon.\n- **Contribute pre-generated data** - Anyone can contribute their computing power to create data and share it with the community. Please stay tuned for a repository of pre-generated data.\n\n### Getting Help\n\nPlease post this repository's Github Issues page for help. Please run your command with `--debug`, and let us know:\n- What is your computing setup, including OS version, CPU, RAM, GPU(s) and any drivers?\n- What version of the code are you using (link a commit hash), and what if any modifications have you made (new configs, code edits)\n- What exact command did you run?\n- What were the output logs of the command you ran? \n    - If using `manage_jobs`, look in `outputs/MYJOB/MYSEED/logs/` to find the right one.\n    - What was the exact python error and stacktrace, if applicable?\n\n### Acknowledgements\n\nInfinigen wouldn't be possible without the fantastic work of the [Blender Foundation](https://www.blender.org/) and it's open-source contributors. Infinigen uses many open source projects, with special thanks to [Land-Lab](https://github.com/landlab/landlab), [BlenderProc](https://github.com/DLR-RM/BlenderProc) [Blender-FLIP-Fluids](https://github.com/rlguy/Blender-FLIP-Fluids) and [Blender-Differential-Growth](https://github.com/inca/blender-differential-growth).\n\nWe thank [Thomas Kole](https://blenderartists.org/u/ThomasKole) for providing procedural clouds.\n\nWe learned tremendously from online tutorials of \n[Andrew Price](https://www.youtube.com/channel/UCOKHwx1VCdgnxwbjyb9Iu1g),\n[Artisans of Vaul](https://www.youtube.com/@ArtisansofVaul),\n[Bad Normals](https://www.youtube.com/@BadNormals),\n[Blender Tutorial Channel](https://www.youtube.com/@BlenderTutorialChannel),\n[blenderbitesize](https://www.youtube.com/@blenderbitesize),\n[Blendini](http://www.youtube.com/watch?v=sHr8LjfX09c),\n[Bradley Animation](https://www.youtube.com/@bradleyanimation120),\n[CGCookie](https://www.youtube.com/watch?v=lPAYX8z9i8M),\n[CGRogue](https://www.youtube.com/@PixelicaCG),\n[Creative Shrimp](https://www.youtube.com/@CreativeShrimp),\n[CrowdRender](https://www.youtube.com/@Crowdrender),\n[Dr. Blender](https://www.youtube.com/@DrBlender),\n[HEY Pictures](https://www.youtube.com/channel/UCo5rv1z-PPrCh-C7OvO2VAA),\n[Ian Hubert](https://www.youtube.com/@IanHubert2),\n[Kev Binge](https://www.youtube.com/@KevBinge),\n[Lance Phan](https://www.youtube.com/@LancePhan),\n[MaxEdge](https://www.youtube.com/@MaxEdge420),\n[Mr. Cheebs](https://www.youtube.com/@MrCheebs),\n[PixelicaCG](https://www.youtube.com/@PixelicaCG),\n[Polyfjord](https://www.youtube.com/@Polyfjord),\n[Robbie Tilton](https://www.youtube.com/@RobbieTilton),\n[Ryan King Art](https://www.youtube.com/@RyanKingArt),\n[Sam Bowman](https://www.youtube.com/@snow_mamba) and\n[yogigraphics](https://www.youtube.com/@yojigraphics).\nThese tutorials provided procedural generators for our early experimentation and served as inspiration for our own implementations in the official release of Infinigen. They are acknowledged in file header comments where applicable. \n\nInfinigen has evolved significantly since the version described in our CVPR paper. It now features some procedural code obtained from the internet under CC-0 licenses, which are marked with code comments where applicable - no such code was present in the system for the CVPR version.\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License  Copyright (c) 2023, Princeton University  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.",
    "summary": "Infinite Photorealistic Worlds using Procedural Generation",
    "version": "1.12.1",
    "project_urls": null,
    "split_keywords": [
        "computer vision",
        " data generation",
        " procedural"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eccd45153839f108e344f401e84c1f7d85dd3500d6e488f19a707cb5eedeae75",
                "md5": "fe6ac86cb1ca67ad7bdb26b01b27a678",
                "sha256": "ef75b6748d64a3a3627c11331eb12d4fd26157b183149e083a95453ff3e26854"
            },
            "downloads": -1,
            "filename": "infinigen-1.12.1-cp311-cp311-macosx_13_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fe6ac86cb1ca67ad7bdb26b01b27a678",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "==3.11.*",
            "size": 5555780,
            "upload_time": "2024-12-24T09:32:39",
            "upload_time_iso_8601": "2024-12-24T09:32:39.195569Z",
            "url": "https://files.pythonhosted.org/packages/ec/cd/45153839f108e344f401e84c1f7d85dd3500d6e488f19a707cb5eedeae75/infinigen-1.12.1-cp311-cp311-macosx_13_0_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "53b6ec7d0f016429748b0d2d7097c53f978636c495606aaa540d4df146d443f8",
                "md5": "c0f3a025bb7384800b71445a72f50fcf",
                "sha256": "5e7fcfb0d1302999826692b8cc5be2a6e6085462ba38fd5d3f9cc81f3c2401ba"
            },
            "downloads": -1,
            "filename": "infinigen-1.12.1-cp311-cp311-macosx_14_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "c0f3a025bb7384800b71445a72f50fcf",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "==3.11.*",
            "size": 5220044,
            "upload_time": "2024-12-24T09:32:42",
            "upload_time_iso_8601": "2024-12-24T09:32:42.157616Z",
            "url": "https://files.pythonhosted.org/packages/53/b6/ec7d0f016429748b0d2d7097c53f978636c495606aaa540d4df146d443f8/infinigen-1.12.1-cp311-cp311-macosx_14_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7275981d9b66db82acab134174652fdf0012d9bcbd597b8e44dfb48924c83e77",
                "md5": "8ed06cf9d67f16bd8322194ebb18f570",
                "sha256": "dded91c2db424b45faeef5a926fda0ad725555e7df219148128d1ad67cf22ff7"
            },
            "downloads": -1,
            "filename": "infinigen-1.12.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "8ed06cf9d67f16bd8322194ebb18f570",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "==3.11.*",
            "size": 5371871,
            "upload_time": "2024-12-24T09:32:45",
            "upload_time_iso_8601": "2024-12-24T09:32:45.046984Z",
            "url": "https://files.pythonhosted.org/packages/72/75/981d9b66db82acab134174652fdf0012d9bcbd597b8e44dfb48924c83e77/infinigen-1.12.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b66b511456d6baf5c97dd93c7662fe74cc97be64190748d617f9c4ec5151bcac",
                "md5": "ccb75ed6a7462ad15355a3dd21849bd3",
                "sha256": "f66ad469b167ec4c0d4408716999a3ec38801d946dbf43fe1ae281e8676f9911"
            },
            "downloads": -1,
            "filename": "infinigen-1.12.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ccb75ed6a7462ad15355a3dd21849bd3",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "==3.11.*",
            "size": 5436755,
            "upload_time": "2024-12-24T09:32:48",
            "upload_time_iso_8601": "2024-12-24T09:32:48.363418Z",
            "url": "https://files.pythonhosted.org/packages/b6/6b/511456d6baf5c97dd93c7662fe74cc97be64190748d617f9c4ec5151bcac/infinigen-1.12.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63338dd370b098b4b15e5aacec11d3986d6aa0f774195b80a6ccb4f1cf1cdb7e",
                "md5": "152c88ab8911a318d47ea99f3763fd10",
                "sha256": "baab88ace529418ac98359dd19b40f15dc393fc2b26702d5b7b27f35e497bc09"
            },
            "downloads": -1,
            "filename": "infinigen-1.12.1-cp311-cp311-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "152c88ab8911a318d47ea99f3763fd10",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "==3.11.*",
            "size": 7059567,
            "upload_time": "2024-12-24T09:32:51",
            "upload_time_iso_8601": "2024-12-24T09:32:51.485572Z",
            "url": "https://files.pythonhosted.org/packages/63/33/8dd370b098b4b15e5aacec11d3986d6aa0f774195b80a6ccb4f1cf1cdb7e/infinigen-1.12.1-cp311-cp311-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "20505c458d70bc9285ffccc6ded39ba9139f9de03152d445ce8dfc98a76d587a",
                "md5": "9af083339f1bfde4ced01a4d3f0a39e2",
                "sha256": "429f360ca54bf28030f95e7c852900afdfcb02bb2b8dbbe9c649f42f1a92828e"
            },
            "downloads": -1,
            "filename": "infinigen-1.12.1-cp311-cp311-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9af083339f1bfde4ced01a4d3f0a39e2",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "==3.11.*",
            "size": 6560689,
            "upload_time": "2024-12-24T09:32:54",
            "upload_time_iso_8601": "2024-12-24T09:32:54.366988Z",
            "url": "https://files.pythonhosted.org/packages/20/50/5c458d70bc9285ffccc6ded39ba9139f9de03152d445ce8dfc98a76d587a/infinigen-1.12.1-cp311-cp311-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c2ade5c976f496ea9f986473da040d097badda17fd4aaba05a78052f3f96130",
                "md5": "45b59d0355ab06283a85daee643d106e",
                "sha256": "c8caa245085bf6c3754b90693f9914e45f3698e16842630d4028c5603bddb18d"
            },
            "downloads": -1,
            "filename": "infinigen-1.12.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "45b59d0355ab06283a85daee643d106e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "==3.11.*",
            "size": 1736440,
            "upload_time": "2024-12-24T09:32:57",
            "upload_time_iso_8601": "2024-12-24T09:32:57.075118Z",
            "url": "https://files.pythonhosted.org/packages/6c/2a/de5c976f496ea9f986473da040d097badda17fd4aaba05a78052f3f96130/infinigen-1.12.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2787b41c316f6fb262835b467b2f29a6bff5b0b7289e8a53f23e1f0517724d45",
                "md5": "51e532006c0e2047c211a74bda49b541",
                "sha256": "b0f314ef7a40c56d298002a31e0aca885e18dfd855a949557c751b97d6e16993"
            },
            "downloads": -1,
            "filename": "infinigen-1.12.1.tar.gz",
            "has_sig": false,
            "md5_digest": "51e532006c0e2047c211a74bda49b541",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "==3.11.*",
            "size": 14958500,
            "upload_time": "2024-12-24T09:32:59",
            "upload_time_iso_8601": "2024-12-24T09:32:59.435021Z",
            "url": "https://files.pythonhosted.org/packages/27/87/b41c316f6fb262835b467b2f29a6bff5b0b7289e8a53f23e1f0517724d45/infinigen-1.12.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-24 09:32:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "infinigen"
}
        
Elapsed time: 0.38091s