machuofan commited on
Commit
42bb566
1 Parent(s): e407d25

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -0
config.json CHANGED
@@ -2,7 +2,9 @@
2
  "architectures": [
3
  "GromaModel"
4
  ],
 
5
  "box_score_thres": 0.15,
 
6
  "llm_cfg": {
7
  "_name_or_path": "vicuna-7b-v1.5",
8
  "architectures": [
 
2
  "architectures": [
3
  "GromaModel"
4
  ],
5
+ "nms_thres": 0.6,
6
  "box_score_thres": 0.15,
7
+ "max_region_num": 100,
8
  "llm_cfg": {
9
  "_name_or_path": "vicuna-7b-v1.5",
10
  "architectures": [