Junchuan Zhang
Junchuan Zhang
Hi all, great works on this awesome project! However, I have a problem in installation. In the installation doc: [mmdetection3d is setup here](https://github.com/hustvl/MapTR/blob/main/docs/install.md?plain=1#L50), where in the requirement texts, numpy< 1.20...
Hi all, the last subclass "email_logit" in the decorator section didn't produce the right result. [decorator](https://github.com/yasoob/intermediatePython/blob/master/decorators.rst) Usage: ``` @email_logit def myfunc1(): pass ``` Output: ``` Traceback (most recent call last):...
Try to fix the issue: #221 Tested: python 3.5