Tong He
Tong He
Hi, I am using your script to visualize the difference of the stock price. I want to use `'red'` to represent decreasing and `'green'` to represent increasing. But the HCL...
First of all thank you for providing the training script and parameters about MobileNetV2 (the first repo I've ever seen). I'm reproducing it for [GluonCV](http://gluon-cv.mxnet.io/) thus have a couple of...
Hi, We have re-implemented the estimation model in [GluonCV](https://gluon-cv.mxnet.io/). We also achieve slightly higher AP by using pre-trained ResNet with higher accuracy: https://gluon-cv.mxnet.io/model_zoo/pose.html Besides, you mentioned in https://github.com/Microsoft/human-pose-estimation.pytorch/issues/2 that the...
Hi, Since `global_average_pool` is an additional option comparing to OpenAI's CLIP implementation, I'm wondering if there'll be any pretrained model released with `global_average_pool=True`? Thanks!
Hello @ymattu , This is Tong maintaining XGBoost R-package. Recently we are planning to submit version 0.81.0.1 to CRAN. However in the process CRAN alerts that our update breaks your...
Hi, Thanks for releasing code for this interesting work! Since the loss design and training strategy forms a crucial part of the paper, will there be plan to release the...