buaa42wxy

Results 17 issues of buaa42wxy

Cloning into 'first_order_model'... remote: Enumerating objects: 3, done. remote: Counting objects: 100% (3/3), done. remote: Compressing objects: 100% (3/3), done. remote: Total 113 (delta 0), reused 0 (delta 0), pack-reused...

Can you release research-contributions/auto3dseg/algorithm_templates/dints project's configs and transforms for all 10 decathlon tasks? Current config contains many unspecified parameters

This ➡️ _ScaleIntensityRanged(keys=["image"], a_min=-87.0, a_max=199.0, b_min=0.0, b_max=1.0, clip=True) is for task07 where to find other 9 dataset intensity range? train_transforms = Compose( [ LoadImaged(keys=["image", "label"]), EnsureChannelFirstd(keys=["image", "label"]), Orientationd(keys=["image", "label"], axcodes="RAS"),...

**Describe the bug** When i use deepspeed get_model_profile, I got custom module "global filter" zero MACs which is not correct. "global filter" module is implemented by⬇️ https://github.com/raoyongming/GFNet/blob/master/gfnet.py

bug
deepspeed-chat

**Is your feature request related to a problem? Please describe.** [clDice - a Novel Topology-Preserving Loss Function for Tubular Structure Segmentation](https://openaccess.thecvf.com/content/CVPR2021/papers/Shit_clDice_-_A_Novel_Topology-Preserving_Loss_Function_for_Tubular_Structure_CVPR_2021_paper.pdf) The abstract of this paper:⬇️ > Accurate segmentation of...

Contribution wanted
Feature request

Please add dataset hub, so that everyone can reuse the datasets someone created before. And like hugging-face dataset, it can support everyone download dataset by just adding one-line code. https://huggingface.co/datasets...

Feature request

### 版本、安装方式、系统 1. 你在使用什么版本的v2rayA 2.2.4.6 2. 你通过什么方式安装v2rayA apt换源安装 3. 你所使用的操作系统 Linux dell-Precision-7920-Tower 5.15.0-91-generic #101~20.04.1-Ubuntu SMP Thu Nov 16 14:22:28 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ### 描述问题: 不能在2017端口访问UI。 ### v2rayA运行日志(Optional):...

help wanted