Yuntao Chen

Results 56 comments of Yuntao Chen

Could you please give some details about why batched test is important to you.

We provide a [guide](https://github.com/TuSimple/simpledet/blob/master/doc/FINETUNE.md) for finetuning.

I see. Can you just pass the config fields needed as normal parameters? I don't understand why a config class need to be passed. On Mon, Dec 9, 2019 at...

@kfxw I see. You can use the same hack in mxnext to pass any python object across python-cxx-python boundary. The idea is simple: 1. serialize objects to bytes 2. pass...

I will see to it this weekend. On Thu, Sep 12, 2019 at 3:29 AM apatsekin wrote: > It would be great if you guys add just a simple inference.py...

- [x] Fix RoiAlignv2 compilation failure introduced by https://github.com/apache/incubator-mxnet/pull/14270 in rogerchen/cuda9.0-cudnn7-py3:simpledet

- [x] TVM deployment

- [ ] multi-node sync bn

- [ ] horovod distributed training