Prototyping is my favorite part of programming. I like building new stuff and getting things working. It’s no surprise, then, that I am a big fan of MongoDB and NoSQL in general. Don’t get me wrong: I ...
JSON (JavaScript Object Notation) has become the de facto standard for lightweight data exchange across applications, especially within modern web-based platforms. For Oracle APEX developers, JSON ...
This article introduces a model-based design, implementation, deployment, and execution methodology, with tools supporting the systematic composition of algorithms from generic and domain-specific ...
11+ years of experience both in software development and architecture for highload B2B and B2C projects.
In my project, we construct a lot of json::objects from scratch and then serialize it. It often happens, that a function creates a single 'inner' object, lets call it inner, which then has to be ...
In our data-driven world, the seamless transition between different formats is not just a convenience; it’s a necessity. For those using Excel for various tasks, the need to convert Excel files to ...
Abstract: This study aims to evaluate and compare various types of data augmentation in drone object detection using the YOLOv5 algorithm. Data augmentation is an important technique in image data ...