1 Star 0 Fork 0

volgachen/Obj2Seq

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
detection_r50_seqhead.yaml 453 Bytes
一键复制 编辑 原始数据 按行查看 历史
czy 提交于 2022-09-16 17:39 +08:00 . first ver.df8ec7
DATA:
type: coco
COCO:
coco_path: data/coco
anno_train: data/coco/annotations/instances_train2017.json
anno_val: data/coco/annotations/instances_val2017.json
MODEL:
PROMPT_INDICATOR:
CLASS_PROMPTS:
init_vectors: word_arrays/coco_clip_v2.npy
OBJECT_DECODER:
HEAD:
type: SeqHead
combine_method: multiple
TRAIN:
lr: 2e-4
lr_groups: [["backbone", "reference_points", "sampling_offsets"]]
lr_mults: [0.1]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/volgachen/Obj2Seq.git
git@gitee.com:volgachen/Obj2Seq.git
volgachen
Obj2Seq
Obj2Seq
main

搜索帮助