Bryceee commited on
Commit
d88aa4f
·
verified ·
1 Parent(s): 29081ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -10,7 +10,9 @@
10
 
11
  Some teeth visual experts models, including detection and instance segmentation ability.
12
 
13
- 1. Teeth_Visual_Experts_Maskdino_Swinl_x-ray_bone_loss_1disease.pth
 
 
14
 
15
  ```python
16
  COCO_CATEGORIES = [
@@ -23,7 +25,9 @@ COCO_CATEGORIES = [
23
  ```
24
 
25
 
26
- 2. Teeth_Visual_Experts_Maskdino_Swinl_x-ray_11diseases.pth
 
 
27
 
28
  ```python
29
  COCO_CATEGORIES = [
 
10
 
11
  Some teeth visual experts models, including detection and instance segmentation ability.
12
 
13
+ 1. Model: Teeth_Visual_Experts_Maskdino_Swinl_x-ray_bone_loss_1disease.pth
14
+
15
+ Config: maskdino_SwinL_bs16_50ep_4s_dowsample1_2048_x-ray_bone_loss_1diseases.yaml
16
 
17
  ```python
18
  COCO_CATEGORIES = [
 
25
  ```
26
 
27
 
28
+ 2. Model: Teeth_Visual_Experts_Maskdino_Swinl_x-ray_11diseases.pth
29
+
30
+ Config: maskdino_SwinL_bs16_50ep_4s_dowsample1_2048_x-ray_11diseases.yaml
31
 
32
  ```python
33
  COCO_CATEGORIES = [