Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
OptCuts, a new parameterization algorithm, jointly optimizes arbitrary embeddings for seam quality and distortion. OptCuts requires no parameter tuning; automatically generating mappings that minimize seam-lengths while satisfying user-requested distortion bounds.
This repository provides an implementation of Vec2Instance over the SpaceNet challenge AOI 2 (Vegas) building footprint dataset. Vec2Instance provides a framework for parametrization of instances, allowing convolutional neural networks to efficiently estimate the complex shapes of instances around their centroids.
This project is for a Shiny app that takes in an Excel spreadsheet of raw data from Qualtrics survey for different meetings or a zip and produces a series of pdf files with visualizations for each meeting.
Is your feature request related to a problem? Please describe.
I want to tag an image build with multiple tags
Describe the solution you'd like
Update tag field in specification to hold an array and add ImageTag logic to both buildah and docker clients.