Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions Reports/Atlantsiming/[WeeklyReport]2023.12.11~2023.12.24.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
### 姓名

徐梓铭 (Atlantisming)

### 开发中的快乐开源任务

暂无

### 本双周工作

1. **仍在进行 Grounding Dino 反向对齐**

- 使用 PaConvert 转换了 Open-GroundingDino 仓库中的匈牙利匹配函数和损失函数。
- 大概了解了 PPNLP 中 trainer 逻辑。
- 实现 COCO_detection 数据集和 Metric。
- 编写损失对齐的测试函数。

2. **问题疑惑与解答**


### 未来双周计划

1. 继续完成反向对齐。