-
### Proposal
In AdroitHandPen, when the agent drops the pen, there is no way to recover, but the environment still does not terminate. The proposal, as in #111, is to enable environment terminatio…
-
Dear authors,
Thank you for your awesome work and for releasing the code.
I found that at the `pretrained/config_scannet200.yaml`, the `topk_per_image` is set to 600 as default (which I can't fi…
-
Hi. Thank you for your impressive work.
I've read your work and want to understand your model clearly.
From #2 , I know there is no paper, but I found [similar paper](https://arxiv.org/abs/2101.…
-
Thanks for your work. I'm wondering if you push the agent to the online leaderboard. What is the score for the work?
For Table I in the paper, screenshot here:
![image](https://user-images.githubu…
-
Can you share which images are used for validation? Thanks
-
I followed your method to generate secondary structure sequences for proteins in cafa3 and then performed one-hot encoding on them to create features. However, the prediction performance is not satisf…
-
Thanks for your work, but we ran into a difficult issue while using it. We look forward to hearing from you. Here is the problem description:
Dataset: The 20 files in the NIBIO folder in the FORinsta…
-
Hi, thank you for the great work! I have a few concerns after reading the paper:
1. There seem to be many similar problems in the test set, which raises a question: isn’t it problematic to use data…
-
class PoseOptimizer(BasePoseGenerator):
"""
This method will directly optimize SMPL theta with the guidance from CLIP
"""
def __init__(self,
optim_name: Optional…
-
### 論文へのリンク
- [[1905.04899] CutMix: Regularization Strategy to Train Strong Classifiers with Localizable Features](https://arxiv.org/abs/1905.04899)
### 著者・所属機関
Sangdoo Yun, Dongyoon Han, Seo…