garbage_recognition #27
@ -16,28 +16,6 @@
|
||||
| | | | | |--- feature_1 <= 2.50
|
||||
| | | | | | |--- feature_0 <= 2.50
|
||||
| | | | | | | |--- feature_1 <= 1.50
|
||||
| | | | | | | | |--- feature_4 <= 2.50
|
||||
| | | | | | | | | |--- class: 1
|
||||
| | | | | | | | |--- feature_4 > 2.50
|
||||
| | | | | | | | | |--- feature_2 <= 2.00
|
||||
| | | | | | | | | | |--- class: 1
|
||||
| | | | | | | | | |--- feature_2 > 2.00
|
||||
| | | | | | | | | | |--- class: 0
|
||||
| | | | | | | |--- feature_1 > 1.50
|
||||
| | | | | | | | |--- class: 0
|
||||
| | | | | | |--- feature_0 > 2.50
|
||||
| | | | | | | |--- feature_2 <= 2.50
|
||||
| | | | | | | | |--- class: 1
|
||||
| | | | | | | |--- feature_2 > 2.50
|
||||
| | | | | | | | |--- feature_4 <= 2.50
|
||||
| | | | | | | | | |--- class: 1
|
||||
| | | | | | | | |--- feature_4 > 2.50
|
||||
| | | | | | | | | |--- class: 0
|
||||
| | | | | |--- feature_1 > 2.50
|
||||
| | | | | | |--- feature_0 <= 3.50
|
||||
| | | | | | | |--- class: 0
|
||||
| | | | | | |--- feature_0 > 3.50
|
||||
| | | | | | | |--- feature_1 <= 3.50
|
||||
| | | | | | | | |--- feature_2 <= 2.50
|
||||
| | | | | | | | | |--- class: 1
|
||||
| | | | | | | | |--- feature_2 > 2.50
|
||||
@ -45,6 +23,28 @@
|
||||
| | | | | | | | | | |--- class: 1
|
||||
| | | | | | | | | |--- feature_4 > 2.00
|
||||
| | | | | | | | | | |--- class: 0
|
||||
| | | | | | | |--- feature_1 > 1.50
|
||||
| | | | | | | | |--- class: 0
|
||||
| | | | | | |--- feature_0 > 2.50
|
||||
| | | | | | | |--- feature_4 <= 2.50
|
||||
| | | | | | | | |--- class: 1
|
||||
| | | | | | | |--- feature_4 > 2.50
|
||||
| | | | | | | | |--- feature_2 <= 2.50
|
||||
| | | | | | | | | |--- class: 1
|
||||
| | | | | | | | |--- feature_2 > 2.50
|
||||
| | | | | | | | | |--- class: 0
|
||||
| | | | | |--- feature_1 > 2.50
|
||||
| | | | | | |--- feature_0 <= 3.50
|
||||
| | | | | | | |--- class: 0
|
||||
| | | | | | |--- feature_0 > 3.50
|
||||
| | | | | | | |--- feature_1 <= 3.50
|
||||
| | | | | | | | |--- feature_4 <= 2.50
|
||||
| | | | | | | | | |--- class: 1
|
||||
| | | | | | | | |--- feature_4 > 2.50
|
||||
| | | | | | | | | |--- feature_2 <= 2.00
|
||||
| | | | | | | | | | |--- class: 1
|
||||
| | | | | | | | | |--- feature_2 > 2.00
|
||||
| | | | | | | | | | |--- class: 0
|
||||
| | | | | | | |--- feature_1 > 3.50
|
||||
| | | | | | | | |--- class: 0
|
||||
| | | | |--- feature_3 > 4.50
|
||||
@ -59,13 +59,13 @@
|
||||
| | | | | | |--- class: 1
|
||||
| | | | |--- feature_3 > 3.50
|
||||
| | | | | |--- feature_1 <= 2.50
|
||||
| | | | | | |--- feature_3 <= 4.50
|
||||
| | | | | | | |--- feature_0 <= 2.50
|
||||
| | | | | | | | |--- class: 0
|
||||
| | | | | | | |--- feature_0 > 2.50
|
||||
| | | | | | | | |--- class: 1
|
||||
| | | | | | |--- feature_3 > 4.50
|
||||
| | | | | | |--- feature_0 <= 2.50
|
||||
| | | | | | | |--- class: 0
|
||||
| | | | | | |--- feature_0 > 2.50
|
||||
| | | | | | | |--- feature_3 <= 4.50
|
||||
| | | | | | | | |--- class: 1
|
||||
| | | | | | | |--- feature_3 > 4.50
|
||||
| | | | | | | | |--- class: 0
|
||||
| | | | | |--- feature_1 > 2.50
|
||||
| | | | | | |--- class: 0
|
||||
| | | |--- feature_4 > 4.50
|
||||
|
2
main.py
@ -118,7 +118,7 @@ class Game():
|
||||
# print('----')
|
||||
|
||||
print('positive actions')
|
||||
print(len(self.positive_actions))
|
||||
print(len(self.positive_decision))
|
||||
for i in self.positive_decision:
|
||||
# print(i.get_coords())
|
||||
trash_x, trash_y = i.get_coords()
|
||||
|
BIN
resources/garbage_dataset/Glass/glass (1).jpg
Normal file
After Width: | Height: | Size: 96 KiB |
BIN
resources/garbage_dataset/Glass/glass (10).jpg
Normal file
After Width: | Height: | Size: 6.7 KiB |
BIN
resources/garbage_dataset/Glass/glass (100).jpg
Normal file
After Width: | Height: | Size: 6.4 KiB |
BIN
resources/garbage_dataset/Glass/glass (101).jpg
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
resources/garbage_dataset/Glass/glass (102).jpg
Normal file
After Width: | Height: | Size: 4.5 KiB |
BIN
resources/garbage_dataset/Glass/glass (103).jpg
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
resources/garbage_dataset/Glass/glass (104).jpg
Normal file
After Width: | Height: | Size: 6.2 KiB |
BIN
resources/garbage_dataset/Glass/glass (105).jpg
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
resources/garbage_dataset/Glass/glass (106).jpg
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
resources/garbage_dataset/Glass/glass (107).jpg
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
resources/garbage_dataset/Glass/glass (108).jpg
Normal file
After Width: | Height: | Size: 7.9 KiB |
BIN
resources/garbage_dataset/Glass/glass (109).jpg
Normal file
After Width: | Height: | Size: 6.4 KiB |
BIN
resources/garbage_dataset/Glass/glass (11).jpg
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
resources/garbage_dataset/Glass/glass (110).jpg
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
resources/garbage_dataset/Glass/glass (111).jpg
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
resources/garbage_dataset/Glass/glass (112).jpg
Normal file
After Width: | Height: | Size: 6.5 KiB |
BIN
resources/garbage_dataset/Glass/glass (113).jpg
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
resources/garbage_dataset/Glass/glass (114).jpg
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
resources/garbage_dataset/Glass/glass (115).jpg
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
resources/garbage_dataset/Glass/glass (116).jpg
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
resources/garbage_dataset/Glass/glass (117).jpg
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
resources/garbage_dataset/Glass/glass (118).jpg
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
resources/garbage_dataset/Glass/glass (119).jpg
Normal file
After Width: | Height: | Size: 4.5 KiB |
BIN
resources/garbage_dataset/Glass/glass (12).jpg
Normal file
After Width: | Height: | Size: 96 KiB |
BIN
resources/garbage_dataset/Glass/glass (120).jpg
Normal file
After Width: | Height: | Size: 8.5 KiB |
BIN
resources/garbage_dataset/Glass/glass (121).jpg
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
resources/garbage_dataset/Glass/glass (122).jpg
Normal file
After Width: | Height: | Size: 7.7 KiB |
BIN
resources/garbage_dataset/Glass/glass (123).jpg
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
resources/garbage_dataset/Glass/glass (124).jpg
Normal file
After Width: | Height: | Size: 6.4 KiB |
BIN
resources/garbage_dataset/Glass/glass (125).jpg
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
resources/garbage_dataset/Glass/glass (126).jpg
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
resources/garbage_dataset/Glass/glass (127).jpg
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
resources/garbage_dataset/Glass/glass (128).jpg
Normal file
After Width: | Height: | Size: 6.1 KiB |
BIN
resources/garbage_dataset/Glass/glass (129).jpg
Normal file
After Width: | Height: | Size: 6.4 KiB |
BIN
resources/garbage_dataset/Glass/glass (13).jpg
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
resources/garbage_dataset/Glass/glass (130).jpg
Normal file
After Width: | Height: | Size: 5.7 KiB |
BIN
resources/garbage_dataset/Glass/glass (131).jpg
Normal file
After Width: | Height: | Size: 4.2 KiB |
BIN
resources/garbage_dataset/Glass/glass (132).jpg
Normal file
After Width: | Height: | Size: 4.6 KiB |
BIN
resources/garbage_dataset/Glass/glass (133).jpg
Normal file
After Width: | Height: | Size: 5.4 KiB |
BIN
resources/garbage_dataset/Glass/glass (134).jpg
Normal file
After Width: | Height: | Size: 9.1 KiB |
BIN
resources/garbage_dataset/Glass/glass (135).jpg
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
resources/garbage_dataset/Glass/glass (136).jpg
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
resources/garbage_dataset/Glass/glass (137).jpg
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
resources/garbage_dataset/Glass/glass (138).jpg
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
resources/garbage_dataset/Glass/glass (139).jpg
Normal file
After Width: | Height: | Size: 5.9 KiB |
BIN
resources/garbage_dataset/Glass/glass (14).jpg
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
resources/garbage_dataset/Glass/glass (140).jpg
Normal file
After Width: | Height: | Size: 4.6 KiB |
BIN
resources/garbage_dataset/Glass/glass (141).jpg
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
resources/garbage_dataset/Glass/glass (142).jpg
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
resources/garbage_dataset/Glass/glass (143).jpg
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
resources/garbage_dataset/Glass/glass (144).jpg
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
resources/garbage_dataset/Glass/glass (145).jpg
Normal file
After Width: | Height: | Size: 7.8 KiB |
BIN
resources/garbage_dataset/Glass/glass (146).jpg
Normal file
After Width: | Height: | Size: 7.7 KiB |
BIN
resources/garbage_dataset/Glass/glass (147).jpg
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
resources/garbage_dataset/Glass/glass (148).jpg
Normal file
After Width: | Height: | Size: 7.5 KiB |
BIN
resources/garbage_dataset/Glass/glass (149).jpg
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
resources/garbage_dataset/Glass/glass (15).jpg
Normal file
After Width: | Height: | Size: 279 KiB |
BIN
resources/garbage_dataset/Glass/glass (150).jpg
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
resources/garbage_dataset/Glass/glass (151).jpg
Normal file
After Width: | Height: | Size: 6.0 KiB |
BIN
resources/garbage_dataset/Glass/glass (152).jpg
Normal file
After Width: | Height: | Size: 6.8 KiB |
BIN
resources/garbage_dataset/Glass/glass (153).jpg
Normal file
After Width: | Height: | Size: 6.3 KiB |
BIN
resources/garbage_dataset/Glass/glass (154).jpg
Normal file
After Width: | Height: | Size: 4.0 KiB |
BIN
resources/garbage_dataset/Glass/glass (155).jpg
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
resources/garbage_dataset/Glass/glass (156).jpg
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
resources/garbage_dataset/Glass/glass (157).jpg
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
resources/garbage_dataset/Glass/glass (158).jpg
Normal file
After Width: | Height: | Size: 5.7 KiB |
BIN
resources/garbage_dataset/Glass/glass (159).jpg
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
resources/garbage_dataset/Glass/glass (16).jpg
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
resources/garbage_dataset/Glass/glass (160).jpg
Normal file
After Width: | Height: | Size: 4.0 KiB |
BIN
resources/garbage_dataset/Glass/glass (161).jpg
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
resources/garbage_dataset/Glass/glass (162).jpg
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
resources/garbage_dataset/Glass/glass (163).jpg
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
resources/garbage_dataset/Glass/glass (164).jpg
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
resources/garbage_dataset/Glass/glass (165).jpg
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
resources/garbage_dataset/Glass/glass (166).jpg
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
resources/garbage_dataset/Glass/glass (167).jpg
Normal file
After Width: | Height: | Size: 4.2 KiB |
BIN
resources/garbage_dataset/Glass/glass (168).jpg
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
resources/garbage_dataset/Glass/glass (169).jpg
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
resources/garbage_dataset/Glass/glass (17).jpg
Normal file
After Width: | Height: | Size: 45 KiB |
BIN
resources/garbage_dataset/Glass/glass (170).jpg
Normal file
After Width: | Height: | Size: 7.8 KiB |
BIN
resources/garbage_dataset/Glass/glass (171).jpg
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
resources/garbage_dataset/Glass/glass (172).jpg
Normal file
After Width: | Height: | Size: 5.5 KiB |
BIN
resources/garbage_dataset/Glass/glass (173).jpg
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
resources/garbage_dataset/Glass/glass (174).jpg
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
resources/garbage_dataset/Glass/glass (175).jpg
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
resources/garbage_dataset/Glass/glass (176).jpg
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
resources/garbage_dataset/Glass/glass (177).jpg
Normal file
After Width: | Height: | Size: 6.4 KiB |
BIN
resources/garbage_dataset/Glass/glass (178).jpg
Normal file
After Width: | Height: | Size: 7.0 KiB |
BIN
resources/garbage_dataset/Glass/glass (179).jpg
Normal file
After Width: | Height: | Size: 5.9 KiB |
BIN
resources/garbage_dataset/Glass/glass (18).jpg
Normal file
After Width: | Height: | Size: 143 KiB |
BIN
resources/garbage_dataset/Glass/glass (180).jpg
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
resources/garbage_dataset/Glass/glass (181).jpg
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
resources/garbage_dataset/Glass/glass (182).jpg
Normal file
After Width: | Height: | Size: 4.6 KiB |
BIN
resources/garbage_dataset/Glass/glass (183).jpg
Normal file
After Width: | Height: | Size: 7.4 KiB |
BIN
resources/garbage_dataset/Glass/glass (184).jpg
Normal file
After Width: | Height: | Size: 8.2 KiB |
BIN
resources/garbage_dataset/Glass/glass (185).jpg
Normal file
After Width: | Height: | Size: 8.9 KiB |
BIN
resources/garbage_dataset/Glass/glass (186).jpg
Normal file
After Width: | Height: | Size: 11 KiB |