com.unity.perception icon indicating copy to clipboard operation
com.unity.perception copied to clipboard

Perception toolkit for sim2real training and validation in Unity

Results 98 com.unity.perception issues
Sort by recently updated
recently updated
newest added

Congratulations on your new release firstly. The camera pose in some frames takes about 10 frames (more or less) in the ground truth file, until it's updated according to the...

Hi, What's the correct method to disable the randomizer tag? I've tried disabling the randomizer tag on the prefab by disabling it in the script directly or unchecking the box...

Would be nice to have the possibility to extract the rotation and position of the camera or other game objects into right hand coordinate system, with either the Y-axis up...

The AnimationRandomizerController instantiated [here](https://github.com/Unity-Technologies/com.unity.perception/blob/f45895f7dcad27dee545d6165a2f6c237554600a/com.unity.perception/Runtime/Randomization/Randomizers/RandomizerExamples/Tags/AnimationRandomizerTag.cs#L38) is wrongly parametrized resulting in animations being played too fast in simulations. The speed parameter of the RandomState in the AnimationRandomizerController is set to 7, while...

Hey there everyone, I"m working on a segmentation model using synthetic data i generated using unity perception, I"m working with several scenes, every scene using different randomizers and every scene...

Hi I'm trying to achieve a fisheye effect using the existing lens distortion post process effect with a wide camera fov. So far I achieved this result. ![image](https://user-images.githubusercontent.com/10083906/205227130-3821d0cf-4f3b-42aa-841b-a09e3023bfe0.png) Everything works...

Hello, I am trying to follow the Tutorial and learn how to use this tool. I have met a problem that the 'Forward Renderer' file cannot be found. I have...

bug
question

Hi there, I am following the Human Pose Labeling and Randomization Tutorial now, and when I finish this step: Action: Search in the Project tab for CocoKeypointTemplate, with the scope...

bug