Coder Social home page Coder Social logo

Neha Yadav's Projects

computer-vision-blobdetection icon computer-vision-blobdetection

To detect blobs at multiple scales, there are two strategies to complete the task: (1) iteratively filter the image with kernel of increasing size. (2) iteratively downsample the image and filter it with the kernel of fixed size.

computer-vision-demosaicingimage icon computer-vision-demosaicingimage

in digital cameras the red, blue, and green sensors are interlaced in the Bayer pattern (Figure 2). The missing values are interpolated to obtain a full color image

computer-vision-imagealignment-prokudin-gorskii-collections icon computer-vision-imagealignment-prokudin-gorskii-collections

IMAGE ALIGNMENT The images are taken vertically on glass plates with the order blue, green and red from the top. To align the image, first it is cut into three sections, each representing a color channel. Then the blue and red channels are aligned to the green channel.

computer-vision-imagefiltering-hybridimages-master icon computer-vision-imagefiltering-hybridimages-master

Computer-Vision-ImageFiltering-HybridImages A hybrid image is a combination of a low-pass filtered (i.e. blurry) image and a high-pass filtered (i.e. sharp) image. Recall that one can obtain a sharp image by subtracting the blurry version of an image from itself.

crossdomainimagematching icon crossdomainimagematching

Images of same objects across different visual domains like sketches, paintings, photographs in varied environment, tend to show large difference at raw pixel level.This makes it difficult to match such images. We propose a simple and efficient method to compute cross domain image similarity by utilizing standard object detection framework to find relative importance of features. These weighted features are then used to find image matches, based on visual and contextual similarity. For robust experimentation analysis, we test our approach on UFU-DDD[6], PASCALVOC[ 18], INRIA Holidays[19], Random Flickr images[20] and Sketchy datasets[21].

indexer icon indexer

Create a Retrieval API that enables performing query retrieval on your index

quoraquestionpairs icon quoraquestionpairs

Predicting whether two sentences are a paraphrase of one another is an active re- search problem with many real life ap- plications. One such application is min- imizing duplicate questions and answers on question answering websites such as Quora or Yahoo! Answers. We used the Quora Question pairs dataset (Iyer et al., 2017) which consists of question pairs tagged as duplicate and not dupli- cate. Among the methods tried, the best accuracy achieved was 82%.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.