Model Zoo (UnrealZoo)
The UnrealCV Model Zoo has moved to UnrealZoo. UnrealZoo provides the maintained Unreal environments and pre-built binaries for use with UnrealCV.
Open the UnrealZoo website to explore the available environments and agents. The legacy downloadable model list is maintained below for compatibility.
We provide compiled virtual worlds to play with. All the digital contents belong to the original author. If you want to use UnrealCV plugin in the editor, you can find UE4 projects in UE4 Resources
Hint
Model Zoo is still experimental. If you are a beginner, we highly recommend you start with RealisitcRendering to avoid unknown bugs. If you found any bugs, you can report an issue. We will fix them as soon as possible.
Run the downloaded binary
In Mac: Run
[ProjectName].appIn Linux: Run
./[ProjectName]/Binaries/Linux/[ProjectName]In Windows: Run
[ProjectName]/[ProjectName].exe
Read Package a game binary, if you are interested in sumbitting a binary to the model zoo.
RealisticRendering
- Description:
Realistic Rendering is a demo created by Epic Games to show the rendering power of Unreal Engine 4. Here we provide an extended version of this demo with UnrealCV embedded.
- Plugin:
0.3.10
- Download:
Docker
`nvidia-docker run --name rr --rm -p 9000:9000 --env="DISPLAY" --volume="/tmp/.X11-unix:/tmp/.X11-unix:rw" qiuwch/rr:0.3.8`
ArchinteriorsVol2Scene1
ArchinteriorsVol2Scene2
ArchinteriorsVol2Scene3
UrbanCity
- Source:
- Preview: