Franco Ribera
Franco Ribera
I am trying to use this aggregator, but i am getting the error ``` File "aggregator.py", line 31, in extract assert len(set(all_keys)) == 1, "All runs need to have the...
### What's the Problem? Terminal is separated. ### Solution/Idea I was thinking it would be genius to make the terminal show up at the bottom of the folder like on...
hello @ruofeidu, thank you for all the effort you guys put into making this repo and the research behind it. i am doing something similar to #31, and I am...
I have a class that looks like this ```kotlin @file:UseSerializers(BigDecimalSerializer::class, LocalDateSerializer::class) @Serializable data class MyRecordKeeper(val records: Map) ``` with ```kotlin // FIXME // compiler gives error when this class is...
is there any example on how to use votenet realtime for inference only?
**Is your feature request related to a problem? Please describe.** I have been in touch with people at Barracuda https://github.com/Unity-Technologies/barracuda-release/issues/226 and we figured out: 1. there is nothing in the...
**Is your feature request related to a problem? Please describe.** Training locally can be problematic. I have done a lot of work for my master's thesis with mlagents on windows...
hello, could you please provide a collab example where we input a sequence of video frames with depth information, just for inference?
I have a weird question specific to my use case. I have a raycast in my player which acts as its vision or to put it simple imagine it is...
could you *please* provide a collab to how I could import a point cloud and just execute inference on it? I also don't find where you include the pretained model...