Exploring Problem Analysis I. Understanding the problem definitions Computational thinking uses four elements in order to solve problems: Problem decomposition : This is the process of break...
Exploring Problem Analysis
Logical Reasoning
Logical Reasoning I. Understanding the importance of logical reasoning As we write algorithms, we’ll need to use logical reasoning to create these algorithms. In simple terms, logical reasoning...
Algorithms and Algorithmic Thinking
Algorithms and Algorithmic Thinking I. Defining algorithms in depth An algorithm is simply a set of instructions. We use instructions in everyday life, sometimes consciously, sometimes unconsci...
Computational Thinking
Computational Thinking Part 1: Understanding computational thinking In its most basic definition, computational thinking is a problem-solving process. Much like with design thinking, the scientif...
Fundamentals of Computer Science
Fundamentals of Computer Science Part 1: Understanding theoretical computer science While you don’t need to be a master mathematician to love computer science, these two subjects are intrinsicall...
Homography Estimation
Homography Estimation 1. Homography from camera parameters a. Basic setup Let’s consider a point in the 3D world-view space as a 3-tuple The 3D world-view is captured onto a 2D image through ...
Amazon DocumentDB
DocumentDB 1. What Is Amazon DocumentDB (with MongoDB Compatibility)? Amazon DocumentDB (with MongoDB compatibility) is a fast, reliable, and fully managed database service. Amazon DocumentDB mak...
Amazon DynamoDB
DynamoDB is something Magic 1. What Is Amazon DynamoDB? Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. DynamoD...
Paper note 9 - BEVFusion - Multi-Task Multi-Sensor Fusion with Unified Bird's-Eye View Representation
BEVFusion - Multi-Task Multi-Sensor Fusion with Unified Bird’s-Eye View Representation 1.Problem Data from different sensors are expressed in fundamentally different modalities: e.g., cameras cap...
Lightweight deep learning model
Lightweight deep learning model 1. Lightweight deep learning model Deep learning models show good performance in the field of video analysis. However, it has the problem of low efficiency as it r...