ottoykh commited on
Commit
9b90d9f
·
verified ·
1 Parent(s): d948dbf

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +53 -0
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+
3
+ # Model Card for Smart-Traffic
4
+ This is a machine learning model designed for the Real-Time CCTV road traffic monitoring, use for the road traffic estimation and indexing.
5
+
6
+
7
+
8
+
9
+ # Table of Contents
10
+
11
+ - [Model Card for Smart-Traffic](#model-card-for--model_id-)
12
+ - [Table of Contents](#table-of-contents)
13
+ - [Table of Contents](#table-of-contents-1)
14
+ - [Model Details](#model-details)
15
+ - [Model Description](#model-description)
16
+
17
+
18
+ # Model Details
19
+
20
+ ## Model Description
21
+
22
+ <!-- Provide a longer summary of what this model is/does. -->
23
+ This is a machine learning model designed for the Real-Time CCTV road traffic monitoring, use for the road traffic estimation and indexing.
24
+
25
+ - **Developed by:** Yu Kai Him Otto
26
+ - **Shared by [Optional]:** Yu Kai Him Otto
27
+ - **Model type:** Language model
28
+ - **Language(s) (NLP):** en
29
+ - **License:** mit
30
+ - **Parent Model:** More information needed
31
+ - **Resources for more information:** More information needed
32
+
33
+
34
+ # Model Card Authors [optional]
35
+
36
+ <!-- This section provides another layer of transparency and accountability. Whose views is this model card representing? How many voices were included in its construction? Etc. -->
37
+
38
+ Yu Kai Him Otto, Chan Ka Hin and Leung Yat Long
39
+
40
+ # Model Card Contact
41
+
42
+ More information needed
43
+
44
+ # How to Get Started with the Model
45
+
46
+ Use the code below to get started with the model.
47
+
48
+ <details>
49
+ <summary> Click to expand </summary>
50
+
51
+ More information needed
52
+
53
+ </details>