path # lines of code MLNETCrashCourse/00.CompleteExamples/01.IntroductionToMLNET/Program.cs 48 MLNETCrashCourse/00.CompleteExamples/02.LinearRegression/Program.cs 80 MLNETCrashCourse/00.CompleteExamples/03.MultipleLinearRegression/Program.cs 81 MLNETCrashCourse/00.CompleteExamples/04.PolynomialRegression/Program.cs 106 MLNETCrashCourse/00.CompleteExamples/05.LogisticRegression/Program.cs 145 MLNETCrashCourse/00.CompleteExamples/06.SupportVectorMachines/Program.cs 124 MLNETCrashCourse/01.IntroductionToMLNET/Program.cs 13 MLNETCrashCourse/02.LinearRegression/Program.cs 30 MLNETCrashCourse/03.MultipleLinearRegression/Program.cs 35 MLNETCrashCourse/04.PolynomialRegression/Program.cs 34 MLNETCrashCourse/05.LogisticRegression/Program.cs 47 MLNETCrashCourse/06.SupportVectorMachines/Program.cs 39 MLNETCrashCourse/Common/CommonConstants.cs 15 MLNETCrashCourse/Common/Models/PlotChartGeneratorModel.cs 31 MLNETCrashCourse/Common/Utils/ChartGeneratorUtil.cs 104 pix2story/environment.yml 23 pix2story/source/__init__.py 1 pix2story/source/aml_config/conda_dependencies.yml 22 pix2story/source/blob_service/__init__.py 1 pix2story/source/blob_service/blob_service.py 11 pix2story/source/blob_service/models_updown.py 29 pix2story/source/config.py 26 pix2story/source/config_deploy/myenv.yml 16 pix2story/source/config_deploy/nvidia.yaml 35 pix2story/source/deploy.py 5 pix2story/source/generate.py 153 pix2story/source/generation/decoder.py 96 pix2story/source/generation/embedding.py 97 pix2story/source/generation/skipthoughts.py 134 pix2story/source/helpers/__init__.py 3 pix2story/source/helpers/filter_list.py 3 pix2story/source/preprocessing/read_book_data.py 63 pix2story/source/preprocessing/text_moderator.py 29 pix2story/source/score.py 14 pix2story/source/services/__init__.py 1 pix2story/source/services/authadal.py 56 pix2story/source/services/azureml_service.py 74 pix2story/source/settings/__init__.py 1 pix2story/source/settings/keys.py 5 pix2story/source/skipthoughts_vectors/__init__.py 1 pix2story/source/skipthoughts_vectors/decoding/__init__.py 1 pix2story/source/skipthoughts_vectors/decoding/homogeneous_data.py 87 pix2story/source/skipthoughts_vectors/decoding/model.py 75 pix2story/source/skipthoughts_vectors/decoding/search.py 78 pix2story/source/skipthoughts_vectors/decoding/tools.py 47 pix2story/source/skipthoughts_vectors/decoding/train.py 114 pix2story/source/skipthoughts_vectors/encdec_functs/layers.py 86 pix2story/source/skipthoughts_vectors/encdec_functs/optim.py 30 pix2story/source/skipthoughts_vectors/encdec_functs/utils.py 175 pix2story/source/skipthoughts_vectors/encdec_functs/vocab.py 26 pix2story/source/skipthoughts_vectors/training/__init__.py 1 pix2story/source/skipthoughts_vectors/training/homogeneous_data.py 120 pix2story/source/skipthoughts_vectors/training/model.py 92 pix2story/source/skipthoughts_vectors/training/tools.py 164 pix2story/source/skipthoughts_vectors/training/train.py 120 pix2story/source/training.py 11 pix2story/source/training/__init__.py 1 pix2story/source/training/train_decoder.py 24 pix2story/source/training/train_encoder.py 41 pix2story/source/utils/__init__.py 1 pix2story/source/utils/books_scrapping/bookspider/__init__.py 1 pix2story/source/utils/books_scrapping/bookspider/items.py 3 pix2story/source/utils/books_scrapping/bookspider/middlewares.py 33 pix2story/source/utils/books_scrapping/bookspider/pipelines.py 3 pix2story/source/utils/books_scrapping/bookspider/settings.py 4 pix2story/source/utils/books_scrapping/bookspider/spiders/__init__.py 1 pix2story/source/utils/books_scrapping/bookspider/spiders/books_scrapping.py 31 pix2story/source/utils/books_scrapping/run_scraper.py 11 pix2story/source/utils/books_scrapping/scrapy.cfg 4 sketch2code/Import/Image.cs 12 sketch2code/Import/Program.cs 75 sketch2code/Import/Region.cs 11 sketch2code/Import/Tag.cs 7 sketch2code/Sketch2Code.AI/CustomVisionClient.cs 54 sketch2code/Sketch2Code.AI/Entities/CustomVisionModels.cs 43 sketch2code/Sketch2Code.AI/ObjectDetector.cs 65 sketch2code/Sketch2Code.AI/Properties/AssemblyInfo.cs 15 sketch2code/Sketch2Code.Api/ObjectDetection.cs 50 sketch2code/Sketch2Code.Core/Entities/BoxGeometry/Geometry.cs 351 sketch2code/Sketch2Code.Core/Entities/BoxGeometry/GroupBox.cs 50 sketch2code/Sketch2Code.Core/Entities/BoxGeometry/Overlap.cs 64 sketch2code/Sketch2Code.Core/Entities/BoxGeometry/ProjectionRuler.cs 12 sketch2code/Sketch2Code.Core/Entities/BoxGeometry/Section.cs 41 sketch2code/Sketch2Code.Core/Entities/BoxGeometry/SliceSection.cs 16 sketch2code/Sketch2Code.Core/Entities/PredictedObject.cs 153 sketch2code/Sketch2Code.Core/Entities/PredictionDetail.cs 29 sketch2code/Sketch2Code.Core/Helpers/Controls.cs 22 sketch2code/Sketch2Code.Core/Helpers/ImageHelper.cs 206 sketch2code/Sketch2Code.Core/Properties/AssemblyInfo.cs 15 sketch2code/Sketch2Code.Core/Services/Interfaces/IObjectDetectionAppService.cs 18 sketch2code/Sketch2Code.Core/Services/ObjectDetectionAppService.cs 199 sketch2code/Sketch2Code.Web/App_Start/FilterConfig.cs 13 sketch2code/Sketch2Code.Web/App_Start/RouteConfig.cs 57 sketch2code/Sketch2Code.Web/Content/Site.css 549 sketch2code/Sketch2Code.Web/Content/main.css 399 sketch2code/Sketch2Code.Web/Controllers/AppController.cs 193 sketch2code/Sketch2Code.Web/Controllers/BaseController.cs 19 sketch2code/Sketch2Code.Web/Controllers/ErrorController.cs 15 sketch2code/Sketch2Code.Web/Controllers/LayoutController.cs 46 sketch2code/Sketch2Code.Web/Controllers/TemplateController.cs 99 sketch2code/Sketch2Code.Web/ErrorHandler/AiHandleErrorAttribute.cs 19 sketch2code/Sketch2Code.Web/Global.asax 1 sketch2code/Sketch2Code.Web/Global.asax.cs 18 sketch2code/Sketch2Code.Web/Helpers/ControllerHelper.cs 36 sketch2code/Sketch2Code.Web/Maqueta/CarrouselTest.html 82 sketch2code/Sketch2Code.Web/Maqueta/Details.html 156 sketch2code/Sketch2Code.Web/Maqueta/Index.html 178 sketch2code/Sketch2Code.Web/Maqueta/IndexCarrousel.html 250 sketch2code/Sketch2Code.Web/Maqueta/Step2.html 107 sketch2code/Sketch2Code.Web/Maqueta/Step3.html 101 sketch2code/Sketch2Code.Web/Maqueta/Step4.html 114 sketch2code/Sketch2Code.Web/Models/ContentViewModel.cs 14 sketch2code/Sketch2Code.Web/Models/GeneratedHtmlModel.cs 13 sketch2code/Sketch2Code.Web/Models/PredictionDetailsViewModel.cs 15 sketch2code/Sketch2Code.Web/Models/PredictionViewModel.cs 23 sketch2code/Sketch2Code.Web/Properties/AssemblyInfo.cs 15 sketch2code/Sketch2Code.Web/Scripts/bootstrap.bundle.js 4010 sketch2code/Sketch2Code.Web/Scripts/esm/popper-utils.js 616 sketch2code/Sketch2Code.Web/Scripts/esm/popper.js 1199 sketch2code/Sketch2Code.Web/Scripts/popper-utils.js 576 sketch2code/Sketch2Code.Web/Scripts/popper.js 1087 sketch2code/Sketch2Code.Web/Scripts/umd/popper-utils.js 651 sketch2code/Sketch2Code.Web/Scripts/umd/popper.js 1205 sketch2code/Sketch2Code.Web/Views/App/Details.cshtml 71 sketch2code/Sketch2Code.Web/Views/App/Details_old.cshtml 90 sketch2code/Sketch2Code.Web/Views/App/Index.cshtml 146 sketch2code/Sketch2Code.Web/Views/App/Loader1.cshtml 49 sketch2code/Sketch2Code.Web/Views/App/Loader2.cshtml 48 sketch2code/Sketch2Code.Web/Views/App/Step2.cshtml 64 sketch2code/Sketch2Code.Web/Views/App/Step3.cshtml 71 sketch2code/Sketch2Code.Web/Views/App/Step4.cshtml 78 sketch2code/Sketch2Code.Web/Views/App/Step5.cshtml 89 sketch2code/Sketch2Code.Web/Views/App/Step5_old.cshtml 39 sketch2code/Sketch2Code.Web/Views/App/TakeSnapshot.cshtml 129 sketch2code/Sketch2Code.Web/Views/Error/Index.cshtml 47 sketch2code/Sketch2Code.Web/Views/Layout/Details.cshtml 14 sketch2code/Sketch2Code.Web/Views/Layout/GroupBox.cshtml 45 sketch2code/Sketch2Code.Web/Views/Layout/RawGroupBox.cshtml 44 sketch2code/Sketch2Code.Web/Views/Layout/RawGroupBox2.cshtml 44 sketch2code/Sketch2Code.Web/Views/Shared/_Button.cshtml 2 sketch2code/Sketch2Code.Web/Views/Shared/_CheckBox.cshtml 2 sketch2code/Sketch2Code.Web/Views/Shared/_ComboBox.cshtml 9 sketch2code/Sketch2Code.Web/Views/Shared/_DebugLayout.cshtml 50 sketch2code/Sketch2Code.Web/Views/Shared/_FlatLayout.cshtml 18 sketch2code/Sketch2Code.Web/Views/Shared/_Heading.cshtml 2 sketch2code/Sketch2Code.Web/Views/Shared/_Image.cshtml 6 sketch2code/Sketch2Code.Web/Views/Shared/_Label.cshtml 2 sketch2code/Sketch2Code.Web/Views/Shared/_Layout.cshtml 177 sketch2code/Sketch2Code.Web/Views/Shared/_LayoutDetails.cshtml 174 sketch2code/Sketch2Code.Web/Views/Shared/_Link.cshtml 2 sketch2code/Sketch2Code.Web/Views/Shared/_Paragraph.cshtml 6 sketch2code/Sketch2Code.Web/Views/Shared/_RadioButton.cshtml 2 sketch2code/Sketch2Code.Web/Views/Shared/_TextBox.cshtml 2 sketch2code/Sketch2Code.Web/Views/Shared/_main.cshtml 226 sketch2code/Sketch2Code.Web/Views/Template/Details.cshtml 51 sketch2code/Sketch2Code.Web/Views/Template/Index.cshtml 26 sketch2code/Sketch2Code.Web/Views/Template/Prueba.cshtml 48 sketch2code/Sketch2Code.Web/Views/Template/Prueba1.cshtml 50 sketch2code/Sketch2Code.Web/Views/Template/Prueba2.cshtml 77 sketch2code/Sketch2Code.Web/Views/Template/Prueba3.cshtml 71 sketch2code/Sketch2Code.Web/Views/Template/Uploader.cshtml 101 sketch2code/Sketch2Code.Web/Views/_ViewStart.cshtml 3 sketch2code/model/import.js 6 snipinsights/windows/Directory.Build.props 9 snipinsights/windows/SnipInsight/AIServices/AIComponents/AISideNavigation.xaml 79 snipinsights/windows/SnipInsight/AIServices/AIComponents/AISideNavigation.xaml.cs 13 snipinsights/windows/SnipInsight/AIServices/AIComponents/CelebrityRecognitionControl.xaml 72 snipinsights/windows/SnipInsight/AIServices/AIComponents/CelebrityRecognitionControl.xaml.cs 12 snipinsights/windows/SnipInsight/AIServices/AIComponents/EmptyState.xaml 37 snipinsights/windows/SnipInsight/AIServices/AIComponents/EmptyState.xaml.cs 11 snipinsights/windows/SnipInsight/AIServices/AIComponents/ImageSearchControl.xaml 54 snipinsights/windows/SnipInsight/AIServices/AIComponents/ImageSearchControl.xaml.cs 19 snipinsights/windows/SnipInsight/AIServices/AIComponents/InsightsPermissions.xaml 96 snipinsights/windows/SnipInsight/AIServices/AIComponents/InsightsPermissions.xaml.cs 15 snipinsights/windows/SnipInsight/AIServices/AIComponents/LandmarkRecognitionControl.xaml 67 snipinsights/windows/SnipInsight/AIServices/AIComponents/LandmarkRecognitionControl.xaml.cs 12 snipinsights/windows/SnipInsight/AIServices/AIComponents/LoadingAnimation.xaml 56 snipinsights/windows/SnipInsight/AIServices/AIComponents/LoadingAnimation.xaml.cs 11 snipinsights/windows/SnipInsight/AIServices/AIComponents/NewsControls.xaml 163 snipinsights/windows/SnipInsight/AIServices/AIComponents/NewsControls.xaml.cs 11 snipinsights/windows/SnipInsight/AIServices/AIComponents/OCRControl.xaml 221 snipinsights/windows/SnipInsight/AIServices/AIComponents/OCRControl.xaml.cs 34 snipinsights/windows/SnipInsight/AIServices/AIComponents/ProductSearchControl.xaml 97 snipinsights/windows/SnipInsight/AIServices/AIComponents/ProductSearchControl.xaml.cs 18 snipinsights/windows/SnipInsight/AIServices/AILogic/ContentModerationHandler.cs 109 snipinsights/windows/SnipInsight/AIServices/AILogic/EntitySearchHandler.cs 56 snipinsights/windows/SnipInsight/AIServices/AILogic/HandWrittenTextHandler.cs 52 snipinsights/windows/SnipInsight/AIServices/AILogic/ImageAnalysisHandler.cs 16 snipinsights/windows/SnipInsight/AIServices/AILogic/ImageSearchHandler.cs 43 snipinsights/windows/SnipInsight/AIServices/AILogic/LUISInsights.cs 49 snipinsights/windows/SnipInsight/AIServices/AILogic/NewsHandler.cs 39 snipinsights/windows/SnipInsight/AIServices/AILogic/PrintedTextHandler.cs 15 snipinsights/windows/SnipInsight/AIServices/AILogic/ProductSearchHandler.cs 27 snipinsights/windows/SnipInsight/AIServices/AILogic/TranslationHandler.cs 46 snipinsights/windows/SnipInsight/AIServices/AIManager.cs 58 snipinsights/windows/SnipInsight/AIServices/AIModels/ContentModerationModel.cs 37 snipinsights/windows/SnipInsight/AIServices/AIModels/EntitySearchModel.cs 94 snipinsights/windows/SnipInsight/AIServices/AIModels/HandWrittenModel.cs 37 snipinsights/windows/SnipInsight/AIServices/AIModels/ImageAnalysisModel.cs 102 snipinsights/windows/SnipInsight/AIServices/AIModels/ImageAnalysisResult.cs 17 snipinsights/windows/SnipInsight/AIServices/AIModels/ImageSearchModel.cs 59 snipinsights/windows/SnipInsight/AIServices/AIModels/LUISModel.cs 67 snipinsights/windows/SnipInsight/AIServices/AIModels/PrintedModel.cs 41 snipinsights/windows/SnipInsight/AIServices/AIModels/ProductSearchModel.cs 92 snipinsights/windows/SnipInsight/AIServices/AIViewModels/BaseDynamicDisplay.cs 67 snipinsights/windows/SnipInsight/AIServices/AIViewModels/ImageAnalysisViewModel.cs 217 snipinsights/windows/SnipInsight/AIServices/AIViewModels/ImageDynamicDisplay.cs 39 snipinsights/windows/SnipInsight/AIServices/AIViewModels/ImageSearchViewModel.cs 110 snipinsights/windows/SnipInsight/AIServices/AIViewModels/InsightsPermissionsViewModel.cs 51 snipinsights/windows/SnipInsight/AIServices/AIViewModels/OCRViewModel.cs 406 snipinsights/windows/SnipInsight/AIServices/AIViewModels/ProductDynamicDisplay.cs 40 snipinsights/windows/SnipInsight/AIServices/AIViewModels/ProductSearchViewModel.cs 131 snipinsights/windows/SnipInsight/AIServices/CloudService.cs 105 snipinsights/windows/SnipInsight/APIKeys.cs 11 snipinsights/windows/SnipInsight/App.xaml 15 snipinsights/windows/SnipInsight/App.xaml.cs 17 snipinsights/windows/SnipInsight/AppManager.cs 1776 snipinsights/windows/SnipInsight/ClipboardUtils/ClipboardManager.cs 118 snipinsights/windows/SnipInsight/Controls/Ariadne/AriBorderedIconLabelButton.cs 11 snipinsights/windows/SnipInsight/Controls/Ariadne/AriButtonBase.cs 36 snipinsights/windows/SnipInsight/Controls/Ariadne/AriCircleIconButton.cs 11 snipinsights/windows/SnipInsight/Controls/Ariadne/AriDialogButton.cs 11 snipinsights/windows/SnipInsight/Controls/Ariadne/AriEraseRadiobutton.cs 36 snipinsights/windows/SnipInsight/Controls/Ariadne/AriFirstRunCard.cs 48 snipinsights/windows/SnipInsight/Controls/Ariadne/AriIcon.cs 12 snipinsights/windows/SnipInsight/Controls/Ariadne/AriIconLabel.cs 77 snipinsights/windows/SnipInsight/Controls/Ariadne/AriIconLabelButton.cs 36 snipinsights/windows/SnipInsight/Controls/Ariadne/AriIconLabelMenuItem.cs 40 snipinsights/windows/SnipInsight/Controls/Ariadne/AriIconLabelToggleButton.cs 36 snipinsights/windows/SnipInsight/Controls/Ariadne/AriIconSmallButton.cs 6 snipinsights/windows/SnipInsight/Controls/Ariadne/AriInkRadioButton.cs 46 snipinsights/windows/SnipInsight/Controls/Ariadne/AriLinkButton.cs 12 snipinsights/windows/SnipInsight/Controls/Ariadne/AriMenuItemBase.cs 44 snipinsights/windows/SnipInsight/Controls/Ariadne/AriModernWindow.cs 200 snipinsights/windows/SnipInsight/Controls/Ariadne/AriProgressBar.cs 12 snipinsights/windows/SnipInsight/Controls/Ariadne/AriRadioButtonBase.cs 36 snipinsights/windows/SnipInsight/Controls/Ariadne/AriRectangleIconButton.cs 11 snipinsights/windows/SnipInsight/Controls/Ariadne/AriSuperTip.cs 34 snipinsights/windows/SnipInsight/Controls/Ariadne/AriToggleButtonBase.cs 36 snipinsights/windows/SnipInsight/Controls/Ariadne/AriToggleSwitch.cs 12 snipinsights/windows/SnipInsight/Controls/Ariadne/IAriControl.cs 6 snipinsights/windows/SnipInsight/Controls/DpiAwareWindow.cs 146 snipinsights/windows/SnipInsight/Controls/HighContrastMode.cs 41 snipinsights/windows/SnipInsight/Controls/IIconLabelControl.cs 13 snipinsights/windows/SnipInsight/Controls/IShyControl.cs 7 snipinsights/windows/SnipInsight/Controls/PaneButton.cs 41 snipinsights/windows/SnipInsight/Controls/RibbonButton.cs 48 snipinsights/windows/SnipInsight/Controls/RibbonComboBox.cs 15 snipinsights/windows/SnipInsight/Controls/RibbonComboBoxItem.cs 90 snipinsights/windows/SnipInsight/Controls/RibbonGroupPanel.cs 40 snipinsights/windows/SnipInsight/Controls/RibbonSeparator.cs 12 snipinsights/windows/SnipInsight/Controls/RibbonToggleButton.cs 76 snipinsights/windows/SnipInsight/Conversion/PictureConverter.cs 50 snipinsights/windows/SnipInsight/Converters/DebugConverter.cs 21 snipinsights/windows/SnipInsight/Email/EmailManager.cs 225 snipinsights/windows/SnipInsight/ImageCapture/AreaSelection.cs 190 snipinsights/windows/SnipInsight/ImageCapture/DpiScalor.cs 61 snipinsights/windows/SnipInsight/ImageCapture/IImageCaptureManager.cs 22 snipinsights/windows/SnipInsight/ImageCapture/ImageCaptureCursor.cs 98 snipinsights/windows/SnipInsight/ImageCapture/ImageCaptureManager.cs 84 snipinsights/windows/SnipInsight/ImageCapture/ImageCaptureWindow.xaml 101 snipinsights/windows/SnipInsight/ImageCapture/ImageCaptureWindow.xaml.cs 261 snipinsights/windows/SnipInsight/ImageCapture/ImageLoader.cs 30 snipinsights/windows/SnipInsight/ImageCapture/RectangleConverter.cs 35 snipinsights/windows/SnipInsight/ImageCapture/ScreenCapture.cs 83 snipinsights/windows/SnipInsight/ImageCapture/ScreenProperties.cs 120 snipinsights/windows/SnipInsight/ImageCapture/ScreenshotImage.cs 81 snipinsights/windows/SnipInsight/ImageCapture/SmartBoundaryDetection.cs 246 snipinsights/windows/SnipInsight/Ink/AcetateLayerInkCanvas.cs 114 snipinsights/windows/SnipInsight/Package/PackageData.cs 42 snipinsights/windows/SnipInsight/Package/SnipInsightLink.cs 116 snipinsights/windows/SnipInsight/Package/SnipInsightLinkTimeSorter.cs 30 snipinsights/windows/SnipInsight/Package/SnipInsightsManager.cs 142 snipinsights/windows/SnipInsight/Properties/AssemblyInfo.cs 6 snipinsights/windows/SnipInsight/ResourceDictionaries/AriadneStyles.xaml 1650 snipinsights/windows/SnipInsight/ResourceDictionaries/ComboBoxStyles.xaml 362 snipinsights/windows/SnipInsight/ResourceDictionaries/SnipStyles.xaml 1957 snipinsights/windows/SnipInsight/ResourceDictionaries/SnipTemplates.xaml 112 snipinsights/windows/SnipInsight/SendTo/OneNoteManager.cs 423 snipinsights/windows/SnipInsight/StateMachine/ActionNames.cs 73 snipinsights/windows/SnipInsight/StateMachine/RelayCommand.cs 94 snipinsights/windows/SnipInsight/StateMachine/SnipInsightState.cs 25 snipinsights/windows/SnipInsight/StateMachine/SnipInsightTrigger.cs 55 snipinsights/windows/SnipInsight/StateMachine/StateMachine.cs 430 snipinsights/windows/SnipInsight/StateMachine/StateMachineEnableConverter.cs 20 snipinsights/windows/SnipInsight/StateMachine/StateMachineExtensions.cs 17 snipinsights/windows/SnipInsight/StateMachine/StateMachineVisibilityConverter.cs 21 snipinsights/windows/SnipInsight/Telemetry/ApplicationLogger.cs 58 snipinsights/windows/SnipInsight/Telemetry/EventName.cs 47 snipinsights/windows/SnipInsight/Telemetry/PanelName.cs 9 snipinsights/windows/SnipInsight/Telemetry/PropertyName.cs 16 snipinsights/windows/SnipInsight/Telemetry/PropertyValue.cs 7 snipinsights/windows/SnipInsight/TrayIcon.cs 71 snipinsights/windows/SnipInsight/TrayIconContextMenu.Designer.cs 79 snipinsights/windows/SnipInsight/TrayIconContextMenu.cs 44 snipinsights/windows/SnipInsight/Util/AnimationUtilities.cs 228 snipinsights/windows/SnipInsight/Util/AppDiagnosticsLogger.cs 147 snipinsights/windows/SnipInsight/Util/AppUsageLogger.cs 116 snipinsights/windows/SnipInsight/Util/Diagnostics.cs 86 snipinsights/windows/SnipInsight/Util/DpiScale.cs 59 snipinsights/windows/SnipInsight/Util/DpiUtilities.cs 172 snipinsights/windows/SnipInsight/Util/FormatStringConverter.cs 23 snipinsights/windows/SnipInsight/Util/HotKey.cs 14 snipinsights/windows/SnipInsight/Util/ImageUtils.cs 74 snipinsights/windows/SnipInsight/Util/KeyCombo.cs 329 snipinsights/windows/SnipInsight/Util/LogUploader.cs 182 snipinsights/windows/SnipInsight/Util/NativeMethods.cs 812 snipinsights/windows/SnipInsight/Util/NullToVisibilityConverter.cs 22 snipinsights/windows/SnipInsight/Util/ProcessDpiAwareness.cs 9 snipinsights/windows/SnipInsight/Util/RegistrySettings.cs 796 snipinsights/windows/SnipInsight/Util/StringToVisibility.cs 20 snipinsights/windows/SnipInsight/Util/UnitConversion.cs 59 snipinsights/windows/SnipInsight/Util/Utils.cs 66 snipinsights/windows/SnipInsight/Util/WinMessage.cs 46 snipinsights/windows/SnipInsight/ViewModels/AIPanelViewModel.cs 291 snipinsights/windows/SnipInsight/ViewModels/DelegateCommand.cs 196 snipinsights/windows/SnipInsight/ViewModels/SnipInsightViewModel.cs 603 snipinsights/windows/SnipInsight/ViewModels/ViewModelLocator.cs 46 snipinsights/windows/SnipInsight/Views/AcetateLayer.xaml 47 snipinsights/windows/SnipInsight/Views/AcetateLayer.xaml.cs 92 snipinsights/windows/SnipInsight/Views/ActionRibbon.xaml 124 snipinsights/windows/SnipInsight/Views/ActionRibbon.xaml.cs 11 snipinsights/windows/SnipInsight/Views/CapturedImage.xaml 16 snipinsights/windows/SnipInsight/Views/CapturedImage.xaml.cs 13 snipinsights/windows/SnipInsight/Views/ControlTreeEnumerator.cs 186 snipinsights/windows/SnipInsight/Views/DependencyPropertyUtilities.cs 138 snipinsights/windows/SnipInsight/Views/EditorSideNavigation.xaml 228 snipinsights/windows/SnipInsight/Views/EditorSideNavigation.xaml.cs 186 snipinsights/windows/SnipInsight/Views/EditorWindowTourPanel.xaml 84 snipinsights/windows/SnipInsight/Views/EditorWindowTourPanel.xaml.cs 120 snipinsights/windows/SnipInsight/Views/FirstRunWindow.xaml 106 snipinsights/windows/SnipInsight/Views/FirstRunWindow.xaml.cs 163 snipinsights/windows/SnipInsight/Views/HighContrastHelper.cs 69 snipinsights/windows/SnipInsight/Views/KeyComboPicker.xaml 87 snipinsights/windows/SnipInsight/Views/KeyComboPicker.xaml.cs 230 snipinsights/windows/SnipInsight/Views/LayoutUtilities.cs 202 snipinsights/windows/SnipInsight/Views/LibraryPanel.xaml 147 snipinsights/windows/SnipInsight/Views/LibraryPanel.xaml.cs 177 snipinsights/windows/SnipInsight/Views/MainWindow.xaml 170 snipinsights/windows/SnipInsight/Views/MainWindow.xaml.cs 308 snipinsights/windows/SnipInsight/Views/NotificationWindow.xaml 150 snipinsights/windows/SnipInsight/Views/NotificationWindow.xaml.cs 45 snipinsights/windows/SnipInsight/Views/ProgressControl.xaml 55 snipinsights/windows/SnipInsight/Views/ProgressControl.xaml.cs 34 snipinsights/windows/SnipInsight/Views/SettingsPanel.xaml 453 snipinsights/windows/SnipInsight/Views/SettingsPanel.xaml.cs 297 snipinsights/windows/SnipInsight/Views/ToastControl.xaml 69 snipinsights/windows/SnipInsight/Views/ToastControl.xaml.cs 53 snipinsights/windows/SnipInsight/Views/ToolWindow.xaml 280 snipinsights/windows/SnipInsight/Views/ToolWindow.xaml.cs 517 snipinsights/windows/SnipInsight/Views/TopRibbon.xaml 107 snipinsights/windows/SnipInsight/Views/TopRibbon.xaml.cs 27 snipinsights/windows/SnipInsight/Views/TwoButtonDialog.xaml 127 snipinsights/windows/SnipInsight/Views/TwoButtonDialog.xaml.cs 32 snipinsights/windows/StyleCop/stylecop.props 10 snipinsights/windows/build.windows.ps1 4 style-transfer/Training/StyleTransferTraining/src/export.py 47 style-transfer/Training/StyleTransferTraining/src/inference.py 47 style-transfer/Training/StyleTransferTraining/src/stylenet.py 59 style-transfer/Training/StyleTransferTraining/src/train.py 153 style-transfer/Training/StyleTransferTraining/src/utils.py 32 style-transfer/Training/StyleTransferTraining/src/vgg.py 82 style-transfer/WebApp/StyleTransfer.Web/ClientApp/public/index.html 18 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/App.css 87 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/App.js 9 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/Layout.css 8 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/Layout.js 16 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/components/footer/Footer.css 27 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/components/footer/index.js 18 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/components/header/Header.css 29 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/components/header/index.js 15 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/components/main/Main.css 22 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/components/main/Sandbox/Photo-Control.css 51 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/components/main/Sandbox/Photo-Control.js 131 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/components/main/Sandbox/Results-Control.css 98 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/components/main/Sandbox/Results-Control.js 52 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/components/main/Sandbox/Sandbox.css 26 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/components/main/Sandbox/Sandbox.js 44 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/components/main/Welcome/Welcome.css 33 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/components/main/Welcome/Welcome.js 19 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/components/main/index.js 29 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/index.css 5 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/index.js 16 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/registerServiceWorker.js 73 style-transfer/WebApp/StyleTransfer.Web/ClientApp/src/services/image.api.js 8 style-transfer/WebApp/StyleTransfer.Web/Controllers/StyleTransferController.cs 35 style-transfer/WebApp/StyleTransfer.Web/ImageConstants.cs 14 style-transfer/WebApp/StyleTransfer.Web/Pages/Error.cshtml 20 style-transfer/WebApp/StyleTransfer.Web/Pages/Error.cshtml.cs 20 style-transfer/WebApp/StyleTransfer.Web/Pages/_ViewImports.cshtml 3 style-transfer/WebApp/StyleTransfer.Web/Program.cs 22 style-transfer/WebApp/StyleTransfer.Web/Services/Predictor.cs 57 style-transfer/WebApp/StyleTransfer.Web/Startup.cs 52 style-transfer/WebApp/StyleTransfer.Web/Utils/ImageUtils.cs 42