SPovoli commited on
Commit
8d9d985
Β·
verified Β·
1 Parent(s): b2b6fe5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +46 -3
README.md CHANGED
@@ -1,10 +1,53 @@
1
  ---
2
  title: README
3
- emoji: 🐒
4
  colorFrom: blue
5
  colorTo: pink
6
  sdk: static
7
- pinned: false
 
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: README
3
+ emoji: πŸ‘
4
  colorFrom: blue
5
  colorTo: pink
6
  sdk: static
7
+ pinned: true
8
+ short_description: 'Technologies of Vision (TeV) is a Research Unit included in '
9
  ---
10
 
11
+ <div class="grid lg:grid-cols-3 gap-x-4 gap-y-7">
12
+ <p class="lg:col-span-3">
13
+ πŸ‘ Technologies of Vision (TeV) is a Research Unit included in the Digital Industry Center of Fondazione Bruno Kessler. The TeV team, in its overall concept, has been conducting research into Computer Vision, Image Analysis and Visual Pattern Recognition since 1986. Our activities range from fundamental research to development activities, with the aim of advancing research in computer vision and boosting the technology readiness level of application in industrial scenarios, all with a system-level perspective.
14
+ </p>
15
+ <a
16
+ href="https://tev.fbk.eu/home"
17
+ class="block overflow-hidden group"
18
+ >
19
+ <div
20
+ class="w-full h-40 object-cover mb-2 bg-indigo-100 rounded-lg flex items-center justify-center dark:bg-gray-900 dark:group-hover:bg-gray-850"
21
+ >
22
+ <img
23
+ alt=""
24
+ src="https://lh6.googleusercontent.com/wi7QuVaE6wPqpHvpO5lyNs32_OqBXcmiG9FhbpV17phK29Vw4gL3BtaZCDZFnIsZFgKRSGXtQJ4g2sO1AfaDSWc6oNLskSVtDSyFspjpIvn-06bz3DOBMX8cj7UiOMBBPA=w1280"
25
+ class="w-40"
26
+ />
27
+ </div>
28
+ <div class="underline">Technologies of Vision (TeV) official website</div>
29
+ </a>
30
+ <a href="https://tev.fbk.eu/publications" class="block overflow-hidden">
31
+ <img
32
+ alt=""
33
+ src="https://lh6.googleusercontent.com/wi7QuVaE6wPqpHvpO5lyNs32_OqBXcmiG9FhbpV17phK29Vw4gL3BtaZCDZFnIsZFgKRSGXtQJ4g2sO1AfaDSWc6oNLskSVtDSyFspjpIvn-06bz3DOBMX8cj7UiOMBBPA=w1280"
34
+ class="w-full h-40 object-cover mb-2 bg-gray-300 rounded-lg"
35
+ />
36
+ <div class="underline">TeV pubblications</div>
37
+ </a>
38
+ <a
39
+ href="https://tev.fbk.eu/home"
40
+ class="block overflow-hidden group"
41
+ >
42
+ <div
43
+ class="w-full h-40 object-cover mb-2 bg-indigo-100 rounded-lg flex items-center justify-center dark:bg-gray-900 dark:group-hover:bg-gray-850"
44
+ >
45
+ <img
46
+ alt=""
47
+ src="https://lh6.googleusercontent.com/wi7QuVaE6wPqpHvpO5lyNs32_OqBXcmiG9FhbpV17phK29Vw4gL3BtaZCDZFnIsZFgKRSGXtQJ4g2sO1AfaDSWc6oNLskSVtDSyFspjpIvn-06bz3DOBMX8cj7UiOMBBPA=w1280"
48
+ class="w-40"
49
+ />
50
+ </div>
51
+ <div class="underline">Technologies of Vision (TeV) official website</div>
52
+ </a>
53
+ </div>