Based on this wiki : a convolutional neural network (CNN, or ConvNet) is a class of deep neural network, most commonly applied to analyze visual imagery. They are also known as shift invariant or space invariant artificial neural networks (SIANN).
Convolutional Neural Network? That sounds complicated! Is it?
Good news, DeepAI.org has provided an API to access, so we can quickly build…
C++Builder and Platforms Support
August 4, 2020
David Millington (Senior Product Manager), Atanas Popov (General Manager, Developer Tools), Kyle Wheeler (General Manager, C++)
Over the past year, we have had many customers ask about our plans to continue cross-platform multi-device support in C++Builder. We’d like to…
Celebrate Delphi's 25th Birthday in Style with the new Ubuntu Clear Fantasy FMX Style
February 12, 2020
In time for Delphi’s upcoming 25th birthday on 2/14/2020, we have a new FireMonkey style available for download that’s perfect for FireMonkey Linux apps.
With FireMonkey for Linux (also known as FMX Linux), RAD Studio 10.3.3 Enterprise and Architect edition…
New in RAD Studio 10.3.3: iOS 13 and macOS Catalina support
November 26, 2019
macOS Catalina (Delphi) support
Back in July when we introduced 10.3.2, we added macOS 64-bit support to Delphi. We’ve expanded that support in 10.3.3 to include macOS Catalina. macOS Catalina is the first version of macOS that requires all apps to be 64-bit enabled. With our Delphi macOS 64-bit support, you can also target the macOS App Store, complete with notarization support. For macOS…
Enabling the macOS 64-bit platform in RAD Studio 10.3.2
July 30, 2019
One of the key new features for the Delphi language in the recent 10.3.2 release is support for the macOS 64-bit platform.
We’ve gotten some reports from customers that installing the macOS 64-bit platform for Delphi or RAD Studio (for the Delphi personality) is…
New VCL and FireMonkey Styles in RAD Studio 10.3.1
February 18, 2019
In today’s blog post, I wanted to highlight the 15 new custom VCL Windows and FireMonkey multi-device styles that we added to Delphi, C++Builder and RAD Studio 10.3.1.Many of the styles come in different color variants, and Bitmap Style Designer templates are also…
Get the Competitive Edge with FireUI
September 21, 2018
The Market Today
To stay relevant, be successful and reach users, mobile app developers need to develop multi-device apps.
Looking at the latest mobile OS market share stats, iOS and Android is split down the middle in the US, with iOS being prevalent in Japan and Android in Germany (stats from statcounter.com).
US:
iOS ~53%
Android ~47%
Germany:
iOS ~27%
Android…
Offline Capable Cross Platform Delphi 10.2 FireMonkey Client Code For Android, iOS, macOS, And Windows
September 5, 2018
The RAD Server Field Service Template provides an end to end field service application template for routing appointments, managing parts, and user administration. It is made up of a REST server module, a desktop client, and a cross platform mobile client. The template can…
Full Featured FireMonkey Mobile Client Source Code For Delphi 10.2 Tokyo On Android, iOS, macOS, and Windows
August 23, 2018
For the server-side, the RAD Server Field Service Template makes use of a RAD Server-based REST server module. On the admin side, there is a desktop client based on FireMonkey for adding, viewing, and managing appointments. You can also use the admin client to manage parts…
Free Field Service App Template Solution Quick Start Guide For Android, iOS, macOS, and Windows
July 22, 2018
The RAD Server Field Service Template consists of three main components and a setup application (also check out the deep dive). The Field Service Admin app has been tested on Windows and macOS (but probably also runs on Android and iOS). The Field Service App has been tested on Android, iOS, macOS, and Windows. The Field Service Setup has been tested on Windows. The Field Service Server has been…