Manoj Bhat

Results 9 comments of Manoj Bhat

Hello , this is output I get gcc (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0 20160609 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There...

@sybilWsybil Hey I solved it by editing the torch cpp_extension.py Refer to this: https://aur.archlinux.org/packages/python-apex-git/ Do the edit, remove all build dist egg __pycache files from Pointnet, iou3d and roipooling folders...

This is so beautiful!. Great job! @erksch

you could use this mapping instead: interval_mapping = { '1sec': ('15second', 'hour'), '3sec': ('15second', 'hour'), '5sec': ('15second', 'hour'), '15sec': ('15second', 'hour'), '30sec': ('15second', 'hour'), '1min': ('5minute', 'day'), '5min': ('5minute', 'day'),...

Hello, Apologies for the delay, We are in between legal process of two companies before publishing the codebase to open-source. Please pose your doubts in here, we are happy to...

Hello, Thanks for the question, we are using the same split of dataset as per this paper: https://arxiv.org/abs/2003.03212 The split is over the argoverse tracking dataset, we are on the...

Hello, We are on the process of publishing the conditional flow codebase, The team will notify soon by pushing the code by NeurIPS, thank you for the patience!