@@ -16,11 +16,9 @@ EndProject
16
16
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "demos" , "demos" , "{7F18EB64-C857-49C4-9380-70D3CCE6242B}"
17
17
Project Section (SolutionItems ) = preProject
18
18
demos \install .bat = demos \install .bat
19
- demos \install .dev . sh = demos \install . dev .sh
19
+ demos \install .sh = demos \install .sh
20
20
EndProject Section
21
21
EndProject
22
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Installers" , "Installers" , "{D885EE64-C1BD-44D6-84D8-1E46806298D9}"
23
- EndProject
24
22
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Javascript" , "Javascript" , "{3A860CDD-94B9-4002-BA08-87E8822DDE50}"
25
23
Project Section (SolutionItems ) = preProject
26
24
demos \Javascript \Vision .html = demos \Javascript \Vision .html
@@ -46,38 +44,16 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "assets", "assets", "{CB26AB
46
44
EndProject
47
45
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{460DB5C8-46F3-4407-A2DF-D9063D14493A}"
48
46
Project Section (SolutionItems ) = preProject
49
- .editorconfig = .editorconfig
50
47
global .json = global .json
51
48
LICENCE .md = LICENCE .md
52
49
README .md = README .md
53
50
THIRD -PARTY -NOTICES .md = THIRD -PARTY -NOTICES .md
54
51
EndProject Section
55
52
EndProject
56
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "_PRIVATE REPO" , "_PRIVATE REPO" , "{78509730-6FBA-44E5-98C0-083DB7F52027}"
57
- Project Section (SolutionItems ) = preProject
58
- README .txt = README .txt
59
- EndProject Section
60
- EndProject
61
53
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "SDK" , "SDK" , "{FF0C329F-41E8-4540-BCDB-97690911077D}"
62
- EndProject
63
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Windows" , "Windows" , "{83C828B9-2B1E-4982-B4B7-69D173DFBB27}"
64
- EndProject
65
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Docker" , "Docker" , "{FB0561D3-4AF8-415A-85B4-E4E9ADDC3DB2}"
66
54
Project Section (SolutionItems ) = preProject
67
- .wslconfig = .wslconfig
68
- Installers \Docker \build _docker .bat = Installers \Docker \build _docker .bat
69
- Installers \Docker \build _docker .sh = Installers \Docker \build _docker .sh
70
- Installers \Docker \build _push _docker .bat = Installers \Docker \build _push _docker .bat
71
- Installers \Docker \build _push _docker .sh = Installers \Docker \build _push _docker .sh
72
- Installers \Docker \Docker build notes .md = Installers \Docker \Docker build notes .md
73
- Installers \Docker \Dockerfile = Installers \Docker \Dockerfile
74
- Installers \Docker \Dockerfile -Arm 64 = Installers \Docker \Dockerfile -Arm 64
75
- Installers \Docker \Dockerfile -GPU -CUDA = Installers \Docker \Dockerfile -GPU -CUDA
76
- Installers \Docker \Dockerfile -GPU -CUDA -no -cuDNN = Installers \Docker \Dockerfile -GPU -CUDA -no -cuDNN
77
- Installers \Docker \Dockerfile -RPi 64 = Installers \Docker \Dockerfile -RPi 64
78
- Installers \Docker \push _docker .bat = Installers \Docker \push _docker .bat
79
- Installers \Docker \push _docker .sh = Installers \Docker \push _docker .sh
80
- Installers \Docker \README = Installers \Docker \README
55
+ src \SDK \install .bat = src \SDK \install .bat
56
+ src \SDK \install .sh = src \SDK \install .sh
81
57
EndProject Section
82
58
EndProject
83
59
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "License plates" , "License plates" , "{D320EA6C-2388-41F7-A4D1-980192665A61}"
@@ -177,11 +153,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "modules", "modules", "{1C7E
177
153
src \modules \readme .txt = src \modules \readme .txt
178
154
EndProject Section
179
155
EndProject
180
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "macOS" , "macOS" , "{31DA8C15-C038-4667-89AB-74FED47D7B51}"
181
- Project Section (SolutionItems ) = preProject
182
- Installers \macOS \create macOS installer .html = Installers \macOS \create macOS installer .html
183
- EndProject Section
184
- EndProject
185
156
Project ("{888888A0-9F3D-457C-B088-3A5042F75D52}" ) = "ALPR" , "src\modules\ALPR\ALPR.pyproj" , "{6AE28B59-221B-4E3D-A66C-E255B26DAC82}"
186
157
EndProject
187
158
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "NET" , "src\SDK\NET\NET.csproj" , "{F7056ECA-1C9C-4544-99CA-731C944651D6}"
@@ -228,65 +199,17 @@ Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "TextSummary", "src\modules\
228
199
EndProject
229
200
Project ("{888888A0-9F3D-457C-B088-3A5042F75D52}" ) = "TrainingObjectDetectionYOLOv5" , "src\modules\TrainingObjectDetectionYOLOv5\TrainingObjectDetectionYOLOv5.pyproj" , "{2DFDA382-189B-45D1-94D5-3004D1AEB73C}"
230
201
EndProject
231
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Inno Setup" , "Inno Setup" , "{1D776E6C-8123-4EF7-9AB1-81BE0B1FB4C1}"
232
- Project Section (SolutionItems ) = preProject
233
- Installers \Windows \Inno Setup \build _inno .bat = Installers \Windows \Inno Setup \build _inno .bat
234
- Installers \Windows \Inno Setup \ReadMe .md = Installers \Windows \Inno Setup \ReadMe .md
235
- Installers \Windows \Inno Setup \script .iss = Installers \Windows \Inno Setup \script .iss
236
- EndProject Section
237
- EndProject
238
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Output" , "Output" , "{5FC5036D-2546-4A5E-B0B3-C3275E695176}"
239
- EndProject
240
202
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Server" , "src\server\Server.csproj" , "{BFB8AD18-8C6E-4B25-B4AA-1AAB90ADA843}"
241
203
EndProject
242
204
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ",vscode" , ",vscode" , "{CA30C07F-53CC-43F7-B1C9-4E9506E53736}"
243
205
Project Section (SolutionItems ) = preProject
244
206
.vscode \launch .docker .json = .vscode \launch .docker .json
245
207
.vscode \launch .json = .vscode \launch .json
246
- .vscode \ReadMe .txt = .vscode \ReadMe .txt
247
208
.vscode \settings .json = .vscode \settings .json
248
209
.vscode \tasks .docker .json = .vscode \tasks .docker .json
249
210
.vscode \tasks .json = .vscode \tasks .json
250
211
EndProject Section
251
212
EndProject
252
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Assets" , "Assets" , "{703A2403-15BC-477D-89F5-F1325F85A03D}"
253
- Project Section (SolutionItems ) = preProject
254
- Installers \Windows \Inno Setup \assets \CodeProjectAI -install -BG .png = Installers \Windows \Inno Setup \assets \CodeProjectAI -install -BG .png
255
- Installers \Windows \Inno Setup \assets \CodeProjectAI -install -LHS .bmp = Installers \Windows \Inno Setup \assets \CodeProjectAI -install -LHS .bmp
256
- Installers \Windows \Inno Setup \assets \CodeProjectAI -install -LHS .png = Installers \Windows \Inno Setup \assets \CodeProjectAI -install -LHS .png
257
- Installers \Windows \Inno Setup \assets \CodeProjectAI -install -sidebar .png = Installers \Windows \Inno Setup \assets \CodeProjectAI -install -sidebar .png
258
- Installers \Windows \Inno Setup \assets \CodeProjectAI -install -topbanner .png = Installers \Windows \Inno Setup \assets \CodeProjectAI -install -topbanner .png
259
- Installers \Windows \Inno Setup \assets \favicon .ico = Installers \Windows \Inno Setup \assets \favicon .ico
260
- Installers \Windows \Inno Setup \assets \license .rtf = Installers \Windows \Inno Setup \assets \license .rtf
261
- Installers \Windows \Inno Setup \assets \logo .bmp = Installers \Windows \Inno Setup \assets \logo .bmp
262
- Installers \Windows \Inno Setup \assets \logo .png = Installers \Windows \Inno Setup \assets \logo .png
263
- Installers \Windows \Inno Setup \assets \logoSide .png = Installers \Windows \Inno Setup \assets \logoSide .png
264
- EndProject Section
265
- EndProject
266
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Ubuntu" , "Ubuntu" , "{48A09F35-2977-4D23-AF91-8D0C52E68AC8}"
267
- Project Section (SolutionItems ) = preProject
268
- Installers \Ubuntu \build _installer .sh = Installers \Ubuntu \build _installer .sh
269
- EndProject Section
270
- EndProject
271
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "templates" , "templates" , "{88812453-FC59-48D4-8B8A-890DA33EA039}"
272
- Project Section (SolutionItems ) = preProject
273
- Installers \Ubuntu \templates \systemd .service = Installers \Ubuntu \templates \systemd .service
274
- EndProject Section
275
- EndProject
276
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "DEBIAN" , "DEBIAN" , "{5D495EED-F89D-4EF8-9678-7F75F78617A9}"
277
- Project Section (SolutionItems ) = preProject
278
- Installers \Ubuntu \templates \Resources \banner .png = Installers \Ubuntu \templates \Resources \banner .png
279
- Installers \Ubuntu \templates \Resources \LICENSE .txt = Installers \Ubuntu \templates \Resources \LICENSE .txt
280
- Installers \Ubuntu \templates \Resources \uninstall .sh = Installers \Ubuntu \templates \Resources \uninstall .sh
281
- EndProject Section
282
- EndProject
283
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Resources" , "Resources" , "{35A70F3E-EE70-48D9-A86D-3434AEF4CAE2}"
284
- Project Section (SolutionItems ) = preProject
285
- Installers \Ubuntu \templates \DEBIAN \control = Installers \Ubuntu \templates \DEBIAN \control
286
- Installers \Ubuntu \templates \DEBIAN \postinst = Installers \Ubuntu \templates \DEBIAN \postinst
287
- Installers \Ubuntu \templates \DEBIAN \prerm = Installers \Ubuntu \templates \DEBIAN \prerm
288
- EndProject Section
289
- EndProject
290
213
Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Docker" , "Docker" , "{2A2CB97D-0086-4891-AFA1-198F414E3562}"
291
214
Project Section (SolutionItems ) = preProject
292
215
docker \docker -compose -cuda -11.7 .yml = docker \docker -compose -cuda -11.7 .yml
@@ -312,13 +235,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Utilities", "Utilities", "{
312
235
src \SDK \Utilities \stop _all .sh = src \SDK \Utilities \stop _all .sh
313
236
EndProject Section
314
237
EndProject
315
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Articles" , "Articles" , "{AB05F086-BBA9-4E10-9D96-A92814584539}"
316
- EndProject
317
- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Mesh" , "Mesh" , "{328FF294-5E4F-4A0E-AEA2-CCE114D662AC}"
318
- Project Section (SolutionItems ) = preProject
319
- Using a Mesh of CodeProject .AI Servers to Optimize Performance .md = Using a Mesh of CodeProject .AI Servers to Optimize Performance .md
320
- EndProject Section
321
- EndProject
322
238
Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "ParseJSON" , "src\SDK\Utilities\ParseJSON\ParseJSON.csproj" , "{AF84AA51-8718-40EC-B5D7-281799A7B07C}"
323
239
EndProject
324
240
Project ("{888888A0-9F3D-457C-B088-3A5042F75D52}" ) = "Llama" , "src\modules\LlamaChat\Llama.pyproj" , "{D56CA115-830A-4007-BB9B-BF0FC72DA9B0}"
@@ -555,8 +471,6 @@ Global
555
471
{C33D90E7-7570-46FB-9EB9-ED6B40A93A9B} = {1912618E-7942-4BB0-BC2B-7F48A38D1049}
556
472
{CB26AB5B-DB85-4A59-A3AE-FA55A35D05B0} = {3A860CDD-94B9-4002-BA08-87E8822DDE50}
557
473
{FF0C329F-41E8-4540-BCDB-97690911077D} = {A8B76501-496A-4011-9C37-8308A1EBDFA7}
558
- {83C828B9-2B1E-4982-B4B7-69D173DFBB27} = {D885EE64-C1BD-44D6-84D8-1E46806298D9}
559
- {FB0561D3-4AF8-415A-85B4-E4E9ADDC3DB2} = {D885EE64-C1BD-44D6-84D8-1E46806298D9}
560
474
{D320EA6C-2388-41F7-A4D1-980192665A61} = {B10B59B5-9F63-41C2-BFBB-6C7311DC4E99}
561
475
{C5CC1B6F-14B1-41C1-A2F3-164B37BDCC0C} = {B10B59B5-9F63-41C2-BFBB-6C7311DC4E99}
562
476
{49530738-22E7-4D2C-88FD-B20B68BF3A75} = {B10B59B5-9F63-41C2-BFBB-6C7311DC4E99}
@@ -568,7 +482,6 @@ Global
568
482
{25750BF1-1502-4F65-8D69-CEA8C87D6446} = {37533562-EC4C-4FB4-8C42-FE327D1D79BD}
569
483
{C2500118-FD99-49EF-B726-3E2A3B30A717} = {37533562-EC4C-4FB4-8C42-FE327D1D79BD}
570
484
{1C7E0F81-1F4A-478B-80CE-4C41606DC087} = {A8B76501-496A-4011-9C37-8308A1EBDFA7}
571
- {31DA8C15-C038-4667-89AB-74FED47D7B51} = {D885EE64-C1BD-44D6-84D8-1E46806298D9}
572
485
{6AE28B59-221B-4E3D-A66C-E255B26DAC82} = {1C7E0F81-1F4A-478B-80CE-4C41606DC087}
573
486
{F7056ECA-1C9C-4544-99CA-731C944651D6} = {FF0C329F-41E8-4540-BCDB-97690911077D}
574
487
{0690D5F7-864F-4347-8E20-FA9903CE56EB} = {1C7E0F81-1F4A-478B-80CE-4C41606DC087}
@@ -588,17 +501,9 @@ Global
588
501
{A472B309-3C77-4DE5-8F03-AA81938EEFB4} = {1C7E0F81-1F4A-478B-80CE-4C41606DC087}
589
502
{470D3417-36A4-49A4-B719-496466FA92FB} = {1C7E0F81-1F4A-478B-80CE-4C41606DC087}
590
503
{2DFDA382-189B-45D1-94D5-3004D1AEB73C} = {1C7E0F81-1F4A-478B-80CE-4C41606DC087}
591
- {1D776E6C-8123-4EF7-9AB1-81BE0B1FB4C1} = {83C828B9-2B1E-4982-B4B7-69D173DFBB27}
592
- {5FC5036D-2546-4A5E-B0B3-C3275E695176} = {1D776E6C-8123-4EF7-9AB1-81BE0B1FB4C1}
593
504
{BFB8AD18-8C6E-4B25-B4AA-1AAB90ADA843} = {A8B76501-496A-4011-9C37-8308A1EBDFA7}
594
- {703A2403-15BC-477D-89F5-F1325F85A03D} = {1D776E6C-8123-4EF7-9AB1-81BE0B1FB4C1}
595
- {48A09F35-2977-4D23-AF91-8D0C52E68AC8} = {D885EE64-C1BD-44D6-84D8-1E46806298D9}
596
- {88812453-FC59-48D4-8B8A-890DA33EA039} = {48A09F35-2977-4D23-AF91-8D0C52E68AC8}
597
- {5D495EED-F89D-4EF8-9678-7F75F78617A9} = {88812453-FC59-48D4-8B8A-890DA33EA039}
598
- {35A70F3E-EE70-48D9-A86D-3434AEF4CAE2} = {88812453-FC59-48D4-8B8A-890DA33EA039}
599
505
{6AE28B59-221B-4E3D-A66C-E255B26DAF82} = {1C7E0F81-1F4A-478B-80CE-4C41606DC087}
600
506
{A04CA21C-39DF-4466-B48B-A08AA0A262BD} = {FF0C329F-41E8-4540-BCDB-97690911077D}
601
- {328FF294-5E4F-4A0E-AEA2-CCE114D662AC} = {AB05F086-BBA9-4E10-9D96-A92814584539}
602
507
{AF84AA51-8718-40EC-B5D7-281799A7B07C} = {A04CA21C-39DF-4466-B48B-A08AA0A262BD}
603
508
{D56CA115-830A-4007-BB9B-BF0FC72DA9B0} = {1C7E0F81-1F4A-478B-80CE-4C41606DC087}
604
509
{470D3417-36A4-49A4-B719-486477FA92FB} = {1C7E0F81-1F4A-478B-80CE-4C41606DC087}
0 commit comments