[GitHub] [incubator-tvm] siju-samuel commented on issue #5765: Feature-request: State-of-art Yolo v4 Detector

2020-06-10 Thread GitBox
siju-samuel commented on issue #5765: URL: https://github.com/apache/incubator-tvm/issues/5765#issuecomment-642114545 @AlexeyAB `load_network_custom` with `batch=1` memory is ok. I will do the rest. I think the `load_network` api is allocating memory for training as well. Thanks. -

[GitHub] [incubator-tvm] siju-samuel commented on issue #5765: Feature-request: State-of-art Yolo v4 Detector

2020-06-10 Thread GitBox
siju-samuel commented on issue #5765: URL: https://github.com/apache/incubator-tvm/issues/5765#issuecomment-642084669 @AlexeyAB Thanks for the YoloV4 paper. the output is impressive. Few weeks back I already tried integrating this to tvm. In tvm we use `network *load_network(char *cfg