Update README.md
Browse files
README.md
CHANGED
@@ -28,18 +28,18 @@ satellite imagery!**
|
|
28 |
|
29 |
Output classes:
|
30 |
|
31 |
-
0 'LightVehicle' --> all kinds of civilan cars, including pickup trucks, vans etc... πποΈπππ </br>
|
32 |
-
1 'Person' --> people! all kinds of people including ones that are on bikes or swimming in the sea π§ββοΈπΊππ§π½ββοΈππ§</br>
|
33 |
-
2 'Building' --> all kinds of buildings πποΈππ‘</br>
|
34 |
-
3 'UPole' --> utility poles, power poles, anything thin and sticking up that you should avoid with a drone π</br>
|
35 |
-
4 'Boat' --> boats, ships, canoes, kayaks, surf boards... all the floaty stuff π’π</br>
|
36 |
-
5 'Bike' --> bikes, mopeds, motorbikes, all stuff with 2 wheels π²</br>
|
37 |
-
6 'Container' --> shipping containers, including on the back of an articulated truck... π¦ποΈ</br>
|
38 |
-
7 'Truck' --> large commercial vehicles including articulated trucks or big box-on-chassis delivery trucks π</br>
|
39 |
-
8 'Gastank'--> cylindrical tanks such as butane tanks and gas expansion tanks, or grain silos... pretty much anything that looks cylindrical for storing liquids π«</br>
|
40 |
-
10 'Digger' --> all kinds of construction vehicles, including tractors and construction gear π</br>
|
41 |
-
11 'Solarpanels' --> solar panels βͺοΈπβͺοΈ</br>
|
42 |
-
12 'Bus' --> a bus π</br>
|
43 |
|
44 |
--> In general the lower the class number the better-trained you can expect it to be.
|
45 |
For users of previous versions of WALDO: note that I removed the military class and smoke detection. This is meant to be a FOSS tool for civilian use and I don't want to pursue making it work for military applications.
|
|
|
28 |
|
29 |
Output classes:
|
30 |
|
31 |
+
0 -> 'LightVehicle' --> all kinds of civilan cars, including pickup trucks, vans etc... πποΈπππ </br>
|
32 |
+
1 -> 'Person' --> people! all kinds of people including ones that are on bikes or swimming in the sea π§ββοΈπΊππ§π½ββοΈππ§</br>
|
33 |
+
2 -> 'Building' --> all kinds of buildings πποΈππ‘</br>
|
34 |
+
3 -> 'UPole' --> utility poles, power poles, anything thin and sticking up that you should avoid with a drone π</br>
|
35 |
+
4 -> 'Boat' --> boats, ships, canoes, kayaks, surf boards... all the floaty stuff π’π</br>
|
36 |
+
5 -> 'Bike' --> bikes, mopeds, motorbikes, all stuff with 2 wheels π²</br>
|
37 |
+
6 -> 'Container' --> shipping containers, including on the back of an articulated truck... π¦ποΈ</br>
|
38 |
+
7 -> 'Truck' --> large commercial vehicles including articulated trucks or big box-on-chassis delivery trucks π</br>
|
39 |
+
8 -> 'Gastank'--> cylindrical tanks such as butane tanks and gas expansion tanks, or grain silos... pretty much anything that looks cylindrical for storing liquids π«</br>
|
40 |
+
10 -> 'Digger' --> all kinds of construction vehicles, including tractors and construction gear π</br>
|
41 |
+
11 -> 'Solarpanels' --> solar panels βͺοΈπβͺοΈ</br>
|
42 |
+
12 -> 'Bus' --> a bus π</br>
|
43 |
|
44 |
--> In general the lower the class number the better-trained you can expect it to be.
|
45 |
For users of previous versions of WALDO: note that I removed the military class and smoke detection. This is meant to be a FOSS tool for civilian use and I don't want to pursue making it work for military applications.
|