-
-
I see in [here](https://github.com/una-dinosauria/human-motion-prediction/blob/master/src/translate.py#L216), the error are computed without the first 6 angles. I wonder why those angles are used in t…
ytixu updated
6 years ago
-
**Describe the bug**
i just load the model and it is showing :AttributeError: 'DataFrame' object has no attribute 'predict'. all headers are same and only the size of sample is different. i also c…
-
Please fix the article link.
Your readme is good. Please reuse it and improve.
-
I found a website may be help :http://projects.csail.mit.edu/dnd/
-
| | |
|--------------------|----|
| Bugzilla Link | [PR38437](https://bugs.llvm.org/show_bug.cgi?id=38437) |
| Status | NEW |
| Importance | P enhancemen…
-
# 🚀 Feature request
Currently we do not have out of the box support for adding pre-trained embeddings to embedding layer, and ability to freeze them, and train a TF4Rec model. We have [embedding_…
rnyak updated
2 months ago
-
I have read your paper "Attribute De-biased Vision Transformer (AD_ViT) for Long-Term Person Re-identification". Your idea is very great. Now, I am reading your code. But, I cannot find the attribute …
-
* Paper: Knowledge distillation: A good teacher is patient and consistent
* Paper Link: https://arxiv.org/abs/2106.05237
### Description
- Paper focuses on 2 important aspects of Knowledge Distil…
-
With reference to this [tutorial ](https://docs.wandb.ai/tutorials/tables)on visualizing predictions, I'm wondering if per-sample logging as in the following block would bottleneck batching since you …