@@ -292,35 +292,24 @@ ASALocalRun/
292
292
# Backup folder for Package Reference Convert tool in Visual Studio 2017
293
293
MigrationBackup /
294
294
295
- # Heat Generated Wix files.
296
- ** /* Files.wxs
297
-
298
295
* .DS_Store
299
296
300
297
/demos /Python /detected
301
298
/demos /Python /Vision /detected
302
299
303
300
/Installers /downloads
304
301
305
- /Installers /Windows /Python37.Installer /Python37Files.wxs
306
- /Installers /Windows /Python37.Installer /PythonSdkFiles.wxs
307
- /Installers /Windows /BackgroundRemover.Installer /BackgroundRemoverFiles.wxs
308
- /Installers /Windows /CodeProjectAI.Server.Installer /FrontendInstallFiles.wxs
309
- /Installers /Windows /DeepStack.Installer /DeepStackFiles.wxs
310
- /Installers /Windows /ObjectDetectionYolo.Installer /ObjectDetectionYoloFiles.wxs
311
- /Installers /Windows /ObjectDetectionYolo.Installer /ObjectDetectionYoloFiles.wxs
312
- /Installers /Windows /PortraitFilter.Installer /PortraitFilterInstallFiles.wxs
313
- /Installers /Windows /Python37.Installer /Python37Files.wxs
314
- /Installers /Windows /PortraitFilter.Installer /PortraitFilterInstallFiles.wxs
315
- /Installers /Windows /CodeProjectAI.Server.Installer /DemoImangesFiles.wxs
316
- /Installers /Windows /Python39.Installer /Python39Files.wxs
317
- /Installers /Windows /YoloNet.Installer /YoloNetInstallFiles.wxs
318
-
319
- /Installers /zlib123dllx64.zip
320
- /Installers /cudnn-windows-x86_64-8.5.0.96_cuda11-archive.zip
321
-
322
- /src /API /Server /FrontEnd /installconfig.json
323
- /src /API /Server /FrontEnd /modules.json
302
+ /Installers /macOS /application
303
+ /Installers /macOS /target
304
+ /Installers /macOS /* .pkg
305
+ /Installers /macOS /CodeProject.AI-Server_ * _macOS_ * .zip
306
+ /Installers /Ubuntu /* .deb
307
+ /Installers /Ubuntu /codeproject.ai-server_ * _Ubuntu_ * .zip
308
+ /Installers /Windows /Inno Setup /Output
309
+ /Installers /Windows /Inno Setup /assets /dotnet-hosting- * .exe
310
+ /Installers /Windows /WIX Toolset /CodeProjectAI.Server.Installer /ServerInstallFiles.wxs
311
+
312
+ /src /server /installconfig.json
324
313
325
314
# keep the folder structure but don't git commit the cached downloads
326
315
! /src /downloads
@@ -332,10 +321,13 @@ MigrationBackup/
332
321
# Downloaded assets for modules
333
322
/src /modules /ALPR /paddleocr
334
323
/src /modules /ALPR /plate.png
324
+ /src /modules /ALPR-RKNN /paddleocr
325
+ /src /modules /ALPR-RKNN /plate.png
335
326
/src /modules /BackgroundRemover /models
336
327
/src /modules /Cartooniser /weights
337
328
/src /modules /FaceProcessing /assets
338
329
/src /modules /FaceProcessing /datastore /
330
+ /src /modules /LlamaChat /models /
339
331
/src /modules /ObjectDetectionCoral /assets
340
332
src /modules /ObjectDetectionCoral /edgetpu_runtime
341
333
src /modules /ObjectDetectionCoral /libedgetpu. *
@@ -344,7 +336,6 @@ src/modules/ObjectDetectionCoral/libedgetpu.*
344
336
/src /modules /ObjectDetectionNet /LocalNugets
345
337
src /modules /ObjectDetectionYoloRKNN /assets
346
338
src /modules /ObjectDetectionYoloRKNN /custom-models
347
- /src /modules /ObjectDetectionTFLite /assets
348
339
/src /modules /ObjectDetectionYolo /assets
349
340
/src /modules /ObjectDetectionYolo /custom-models
350
341
/src /modules /OCR /paddleocr
@@ -361,23 +352,16 @@ src/modules/ObjectDetectionYoloRKNN/custom-models
361
352
/src /modules /YOLOv5-3.1 /windows_packages_cpu
362
353
/src /modules /YOLOv5-3.1 /windows_packages_gpu
363
354
364
- # Generated module packages
365
- /src /modules /ALPR /ALPR- [0-9 ]. [0-9 ].zip
366
- /src /modules /BackgroundRemover /BackgroundRemover- [0-9 ]. [0-9 ].zip
367
- /src /modules /Cartooniser /Cartooniser- [0-9 ]. [0-9 ].zip
368
- /src /modules /FaceProcessing /FaceProcessing- [0-9 ]. [0-9 ].zip
369
- /src /modules /ObjectDetectionNet /ObjectDetectionNet-CPU- [0-9 ]. [0-9 ].zip
370
- /src /modules /ObjectDetectionNet /ObjectDetectionNet-OpenVINO- [0-9 ]. [0-9 ].zip
371
- /src /modules /ObjectDetectionNet /ObjectDetectionNet-DirectML- [0-9 ]. [0-9 ].zip
372
- /src /modules /ObjectDetectionNet /ObjectDetectionNet-CUDA- [0-9 ]. [0-9 ].zip
373
- /src /modules /ObjectDetectionNet /ObjectDetectionNet-CPU- [0-9 ]. [0-9 ].zip
374
- /src /modules /ObjectDetectionTFLite /ObjectDetectionTFLite-1.0.zip
355
+ # Generated exe packages
356
+ /src /modules /ObjectDetectionNet /ObjectDetectionNet- * - [0-9 ]. [0-9 ].zip
357
+ /src /modules /ObjectDetectionNet /ObjectDetectionNet- * - [0-9 ]. [0-9 ]. [0-9 ].zip
375
358
/src /modules /ObjectDetectionYolo /ObjectDetectionYolo- [0-9 ]. [0-9 ].zip
376
- /src /modules /OCR /OCR- [0-9 ]. [0-9 ].zip
377
- /src /modules /PortraitFilter /PortraitFilter- [0-9 ]. [0-9 ].zip
378
- /src /modules /SceneClassifier /SceneClassifier- [0-9 ]. [0-9 ].zip
379
- /src /modules /SentimentAnalysis /SentimentAnalysis- [0-9 ]. [0-9 ].zip
380
- /src /modules /SuperResolution /SuperResolution- [0-9 ]. [0-9 ].zip
381
- /src /modules /TextSummary /TextSummary- [0-9 ]. [0-9 ].zip
382
- /src /modules /YOLOv5-3.1 /YOLOv5-3.1- [0-9 ]. [0-9 ].zip
383
- /src /modules /ObjectDetectionNet /ObjectDetectionNet-1.1.zip
359
+ /src /modules /ObjectDetectionYolo /ObjectDetectionYolo- [0-9 ]. [0-9 ]. [0-9 ].zip
360
+
361
+ # The compiled form of the ParseJSON utility. We move it for convenience
362
+ /src /SDK /Utilities /ParseJSON /ParseJSON
363
+ /src /SDK /Utilities /ParseJSON /ParseJSON.exe
364
+ src /SDK /Utilities /ParseJSON /ParseJSON.deps.json
365
+ src /SDK /Utilities /ParseJSON /ParseJSON.dll
366
+ src /SDK /Utilities /ParseJSON /ParseJSON.runtimeconfig.json
367
+ src /SDK /Utilities /ParseJSON /ParseJSON.xml
0 commit comments