-
I run the tensorflow 2.3 Object Detection API on my own dataset, but the mAP is very low.
Since I have dense objects on the images, I changed the (max_number_of_boxes) [here](https://github.com/ten…
-
I've tried to make little benchmark using QEMU under Ubuntu 18.04. Because I want measure aarch64 (which I do not have) + it's easier measure small differences (every run is deterministic).
Runtime C…
lieff updated
4 years ago
-
I've Got This Error Can You Please help me
AttributeError Traceback (most recent call last)
/opt/conda/lib/python3.7/site-packages/tensorflow/python/keras/engine/base_…
-
Dear Yuan and authors,
First of all, thank you for your paper. Recently, I migrated your pre-trained model to the regression prediction task of personality computing. After splicing several fu…
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/blob/master/docs/en/faq.md) bu…
-
How can I implement and using LSTM layers for time-series prediction with Tensorflow Probability? There is no any layer for RNN Deep learning in TFP layers in [tfp.layers](https://www.tensorflow.org/p…
-
Hello size@wusize ,
Thank you for your contributions in the field of open vocabulary dense prediction. However, I noticed that all the Google Drive links in the code are no longer working. Could y…
-
I'd like to implement a graph attention mechanism a la [this paper](http://arxiv.org/abs/1710.10903).
-
If there some objects (ROI) in an image without labels, will this harm the performance? i.e. Do yolo use negative mining?
-
Hi! Thanks for the great work and releasing the code.
My question is that is it possible to adopt your temporal loss on other video tasks such as video semantic segmentation and video depth estimat…