Isaak-Carter commited on
Commit
b2122db
1 Parent(s): 402ed7d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ Further updates comming soon!!!
29
  First architecture Overview:
30
 
31
  First Beta will utilize the already pretrained ImageBind Model. The linear input Projection is because the outputs of the ImageBind model are not in the correct dimensions.
32
- Later on the input projection will be removed.
33
 
34
  <img src="Architecture_overview_beta3.png" width="100%" height="auto"/>
35
 
 
29
  First architecture Overview:
30
 
31
  First Beta will utilize the already pretrained ImageBind Model. The linear input Projection is because the outputs of the ImageBind model are not in the correct dimensions.
32
+ Later on the input and output projections will be removed.
33
 
34
  <img src="Architecture_overview_beta3.png" width="100%" height="auto"/>
35