Code Monkey home page Code Monkey logo

Anthony Bourached's Projects

learning-trends icon learning-trends

This repository is for the detection of learning trends in commodity and stock trading

maskrcnn_rodent icon maskrcnn_rodent

Here I use transfer learning on the MaskRCNN code (using the coco weights) to learn object detection and segmentation for rodents. This was for a specific project where I needed isolate single rodents from a video of a cage with multiple rodents. This was achieved by using the learned rodent (object) detection's bounding box as a single frame in a new cropped video for which bounding boxes were linked together if an aggregated metric of their confidence of detection and separation of centroids was below some hyperparameter-like tuned value. Importantly, we also end videos when two bounding boxes collide. The result of this is a collection of videos that follow only one rodent. The code for this is in extract_cideos.py.

oodmotion icon oodmotion

code for learning trajectory dependencies for human motion prediction

pix2pix_oxia icon pix2pix_oxia

Synthesizing and manipulating 2048x1024 images with conditional GANs

quicksort icon quicksort

Quicksort algorithm with multiple choices of pivot (first last and median)

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.