Semantic caching is a practical pattern for LLM cost control that captures redundancy exact-match caching misses. The key ...
Use 'semantic gradients' to turn vocabulary study into a shared thinking activity that explores the subtle differences ...
Abstract: Aeroengine blades are critical components in engines, and any minor surface damage may lead to severe consequences. Therefore, high-precision damage segmentation techniques are crucial for ...
Abstract: RGB-D semantic segmentation can be advanced with convolutional neural networks due to the availability of Depth data. Although objects cannot be easily discriminated by just the 2D ...
Implementation of a custom language compiler. It includes lexical, syntactical, static-semantics analyzers and code generation for the abstract p-machine. Done in collaboration with Bittor Alaña.