ackbar03

Results 11 issues of ackbar03

Hi, thanks very much for providing the code and framework! Can I check why the code does not monitor loss evolution for a separate validation set? I see from the...

Hi, To be fair its not really an issue with your code, but why do I feel this is very low quality research?? They are essentially saying if you don't...

Hi, There is some confusion regarding the info on the Jpeg compression function " compression (number or tuple of number or list of number or imgaug.parameters.StochasticParameter, optional) – Degree of...

我看你整理挺好的,剩下的几个没做是卡在哪里吗? Javascript obfus 5 我做了如果卡住了可以给指示

Hi, a question regarding the relationship between voxel-based and non-voxel-based features. I assumed that if I averaged the voxel-based features, I would get the extracted feature value without using` voxelBased=True`...

question

Hi, I am having trouble understanding this part of the code. `if inds.numel() > 0: out_inds = torch.arange(inds[-1].item(), inds[-1].item() + inds.numel() // 1) cls_inside_weights[inds] = 1 cls_inside_weights[out_inds] = 1` https://github.com/leaderj1001/Action-Localization/blob/master/action-transformer/nets/proposal_target_layer.py#L67...

Hi, Thanks very much for making your code available! I noticed a lot of of external files are also required which aren't made available, such as: ava_train_v2.2.pkl transformer_ava_train_v2.2.pkl fps_dict.pkl annotation/train.txt...

Hi, I am trying to generate binders to a receptor, but the generated binders are often not in the pocket specified by the target hotspots. I've tried different variations, e.g....

Hi, In the Readme (https://github.com/RosettaCommons/RFdiffusion#picking-hotspots), it suggests 5-6 hotspots because "the model is expecting to have to make more contacts than you specify". However, during my testing, I found that...

Hi, Can I ask how I should determine what the gap_cutoff parameter should be for different sequences? For the target sequence I am looking at, the 25% cutoff removes the...