> ## Documentation Index
> Fetch the complete documentation index at: https://aegean.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Technical Notes

> Technical notes on AI research, paper summaries, and deep-dives.

A small fraction of the customer research projects we have published. For a complete view of our work, visit our [Products](/products) and [LinkedIn](https://linkedin.com/company/aegean-ai) pages.

## Posts

<div style={{display: 'grid', gridTemplateColumns: 'repeat(auto-fit, minmax(300px, 1fr))', gap: '1.5rem', marginTop: '1rem', alignItems: 'start'}}>
  <div style={{background: 'var(--background-secondary, #f9fafb)', borderRadius: '12px', padding: '1rem', border: '1px solid var(--border-color, #e5e7eb)'}}>
    <iframe src="https://www.linkedin.com/embed/feed/update/urn:li:ugcPost:7373387185229697024?collapsed=1" height="520" width="100%" frameborder="0" allowfullscreen="" title="Linkedin post" style={{borderRadius: '8px'}} />
  </div>

  <a href="https://www.linkedin.com/posts/pantelis_extracting-fine-features-from-super-high-activity-7386108251769241600-5eT6" target="_blank" rel="noopener noreferrer" style={{textDecoration: 'none', color: 'inherit'}}>
    <div style={{background: 'var(--background-secondary, #f9fafb)', borderRadius: '12px', padding: '1.5rem', border: '1px solid var(--border-color, #e5e7eb)'}}>
      <div style={{display: 'flex', alignItems: 'center', gap: '0.5rem', marginBottom: '0.75rem'}}>
        <svg width="20" height="20" viewBox="0 0 24 24" fill="#0A66C2">
          <path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z" />
        </svg>

        <span style={{fontSize: '0.875rem', color: '#6b7280'}}>LinkedIn Post</span>
      </div>

      <img src="https://mintcdn.com/aegeanaiinc/ed5LooyeA0yvWHTY/blog/images/nj-sidewalk-extraction.jpeg?fit=max&auto=format&n=ed5LooyeA0yvWHTY&q=85&s=e46584aa2075adb2191556709b032955" alt="NJ sidewalk extraction from satellite imagery" style={{width: '100%', height: '120px', objectFit: 'cover', borderRadius: '8px', marginBottom: '0.75rem'}} width="655" height="983" data-path="blog/images/nj-sidewalk-extraction.jpeg" />

      <h4 style={{fontSize: '1rem', fontWeight: '600', marginBottom: '0.5rem', marginTop: '0'}}>Extracting Fine Features from Super High-Resolution Satellite Imagery</h4>

      <p style={{fontSize: '0.875rem', color: '#6b7280', lineHeight: '1.6', marginBottom: '1rem'}}>
        Actor-based perception pipeline built on Ray and NVIDIA Triton for extracting fine features from high-resolution satellite imagery. Case study: NJ sidewalk mapping from 2.5TB of imagery yielding 4.9M preprocessed chips.
      </p>

      <div style={{display: 'flex', alignItems: 'center', justifyContent: 'space-between', paddingTop: '1rem', borderTop: '1px solid var(--border-color, #e5e7eb)'}}>
        <span style={{fontSize: '0.75rem', color: '#9ca3af'}}>By Pantelis Monogioudis & John Vitz</span>
        <span style={{fontSize: '0.75rem', color: '#9ca3af'}}>May 15, 2025</span>
      </div>

      <div style={{display: 'flex', justifyContent: 'flex-end', marginTop: '0.5rem'}}>
        <span style={{fontSize: '0.75rem', color: '#2196C8'}}>Read on LinkedIn →</span>
      </div>
    </div>
  </a>
</div>

***

<Callout icon="pen-to-square" iconType="regular">
  [Edit this page on GitHub](https://github.com/aegean-ai/eaia/edit/main/src/blog/technical-notes/index.mdx) or [file an issue](https://github.com/aegean-ai/eaia/issues/new/choose).
</Callout>
