GithubHelp home page GithubHelp logo

Divyam Goel's Projects

artiviz icon artiviz

A tool to automatically generate dynamic graphics as webm files using themes provided as natural language queries. Built using p5.js, powered by ChatGPT.

autoffmpeg icon autoffmpeg

A tool to automatically generate and debug ffmpeg commands using natural language queries. Powered by ChatGPT.

clean-fid icon clean-fid

PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]

deepseminmf icon deepseminmf

This repository contains the pytorch code for the paper: A Deep Semi-NMF Model for Learning Hidden Representations (Trigeorgis2014)

diffvg icon diffvg

Differentiable Vector Graphics Rasterization

hifi-gan icon hifi-gan

HiFi-GAN: Generative Adversarial Networks for Efficient and High Fidelity Speech Synthesis

hyperspecae icon hyperspecae

Code for the experiments on the Samson Dataset as presented in the paper: Hyperspectral Unmixing Using a Neural Network Autoencoder (Palsson et al. 2018)

itr icon itr

Machine Translation

lora icon lora

Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"

nerf icon nerf

A simple 2D toy example to play around with NeRFs, implemented in pytorch-lightning. Repository can be used as a template to speed up further research on nerfs.

nl-code-adapter icon nl-code-adapter

Official implementation and data for our ICPC '22 paper "On The Cross-Modal Transfer from Natural Language to Code through Adapter Modules"

nnvisualizer icon nnvisualizer

A web app made using Flask and Streamlit to visualise the workings of a Neural Network

pygcn icon pygcn

Graph Convolutional Networks in PyTorch

sdc icon sdc

A scaled down version of the self-driving system using OpenCV. The system comprises of - • Raspberry Pi with a webcam and an ultrasonic sensor as inputs, ◦ Steering using move in sdcar.py ◦ Stop sign detection using houghcircles and colour intensities ◦ Front collision avoidance using an ultrasonic sensor • l298N motor controller • project structure: *sdcar.py is a combination of all the following *lane_lines.py: step1.take the webcam feed and apply the canny edge algorithm to detect the edges step2. detect the lines in an edged image using houghlines step3. average the lines according to the slope step4.making points using slope step5. return right, left, camera and central line *sensor.py: distance measurement using input and output pins *sign.py: *detection of circles in image using hough circles *if the dominant colour in a square region around the circle is red then it is stop sign. *if the dominant colour in a square region around the circle is blue then there are 5 cases left, right, forward, forward and right or forward and left for this: • make the 3 zones of square regions the right , left, upper(for forward) • if the right zone is white and the other two are blue then the sum of RGB colour intensities in the right zone will be obviously greater than the other two zones then the sign is right similarly for others. Note : sign.py will work on following type of sign:

seminmf-autoencoders icon seminmf-autoencoders

Official implementation of our NCC'24 paper titled "Semi‑NMF Regularization‑Based Autoencoder Training for Hyperspectral Unmixing".

seq2seq-con icon seq2seq-con

Implementation of "Von Mises-Fisher Loss for Training Sequence to Sequence Models with Continuous Outputs"

snake icon snake

I wanted a project which would accommodate whatever I've learned in C++. This came close.

sylstm icon sylstm

Official implementation for the paper "Leveraging Dependency Grammar for Fine-Grained Offensive Language Detection using Graph Convolutional Networks" published at SocialNLP @ NAACL-HLT 2022.

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.