Best of Image Processing — 2023
- 1
- 2
- 3
- 4
- 5
Hacker Noon·3y
Exploring the Shap-e 3D Model Generator
Shap-e is an AI model that transforms input conditions into detailed 3D shapes. By employing neural networks, Shap-e understands the relationship between input conditions and the shape of the object. This makes it an invaluable tool for a range of applications including 3D modeling, computer graphics, virtual reality, and even scientific simulations.
- 6
- 7
AWS in Plain English·2y
Building a Serverless Image Processing Application with AWS Lambda
Learn how to build a serverless image processing application with AWS Lambda. Understand the key features of Lambda and explore its use cases. Follow a step-by-step guide to set up S3 buckets, IAM roles, and create the Lambda function. Test the application by uploading an image and monitor its execution using AWS CloudWatch.
- 8
Hacker Noon·3y
Using the imgix API to Build a Responsive Image Gallery in React
Using the imgix API to Build a Responsive Image Gallery in React, you can build a simple photo gallery with imgix. Using the service, we can dynamically process the original images from your origin to resize, filter, change formats, and ultimately cache the results. We provide many to make the integration with imgix even more convenient.