Andrey Kurenkov
Andrey Kurenkov
Needed to get the dataset and this seemed like the only easy to run code for that. Encountered a few problems such as "02-import.rb:36:in `match': invalid byte sequence in US-ASCII...
### Pitch Similar to https://github.com/mastodon/mastodon/pull/16829 , I would like to suggest adding graphs of performance (load times for users) to the admin dashboard, or possibly native support for google analytics...
I have often used code with gibson for getting an object's binary segmask. ``` # selected_object should be an object id def get_renderer_segmask(self, selected_object_id, with_occlusion=True): all_instances = self.simulator.renderer.instances.copy() # get...