abhi25t's Stars
microsoft/satellite-imagery-labeling-tool
This is a lightweight web-interface for creating and sharing vector annotations over satellite/aerial imagery scenes.
mortcanty/CRC4Docker
Python scripts for the textbook "Image Analysis, Classification and Change Detection in Remote Sensing, Fourth Revised Edition"
mmann1123/pyGIS
pyGIS is an online textbook covering all the core geospatial functionality available in Python. This includes handling vector and raster data, satellite remote sensing, machine learning and deep learning applications. -- Under Development --
satellite-image-deep-learning/techniques
Techniques for deep learning with satellite & aerial imagery
palewithout/RSSCN7
Dataset of the article “Deep Learning Based Feature Selection for Remote Sensing Scene Classification”
man-group/notebooker
Productionise & schedule your Jupyter Notebooks as easily as you wrote them.
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
montrealrobotics/DeepRLInTheWorld
From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..
microsoft/med-deadend
Code for the Medical Deadend Paper at NeurIPS 2021
jlealtru/website_tutorials
This repository contains tutorials published on [My personal website](https://jlealtru.github.io/)
atilika/kuromoji
Kuromoji is a self-contained and very easy to use Japanese morphological analyzer designed for search
hkchengrex/Mask-Propagation
[CVPR 2021] MiVOS - Mask Propagation module. Reproduced STM (and better) with training code :star2:. Semi-supervised video object segmentation evaluation.
alexlenail/NN-SVG
Publication-ready NN-architecture schematics.
Epiphqny/VisTR
[CVPR2021 Oral] End-to-End Video Instance Segmentation with Transformers
goodproj13/SG-Net
mcahny/vps
Official pytorch implementation for "Video Panoptic Segmentation" (CVPR 2020 Oral)
haochenheheda/SwiftNet
implement of SwiftNet:Real-time Video Object Segmentation
dukebw/SSTVOS
Training code for "SSTVOS: Sparse Spatiotemporal Transformers for Video Object Segmentation"
OlafenwaMoses/ImageAI
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
allenai/macaw
Multi-angle c(q)uestion answering
lucidrains/RETRO-pytorch
Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch
nlpyang/BertSum
Code for paper Fine-tune BERT for Extractive Summarization
MaartenGr/BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
cyrildiagne/ar-cutpaste
Cut and paste your surroundings using AR
Kyung-Min/CompareModels_TRECQA
Compare six baseline deep learning models on TrecQA
edmcouncil/fibo
The Financial Industry Business Ontology (FIBO) defines the sets of things that are of interest in financial business applications and the ways that those things can relate to one another. In this way, FIBO can give meaning to any data (e.g., spreadsheets, relational databases, XML documents) that describe the business of finance.
ProsusAI/finBERT
Financial Sentiment Analysis with BERT
booknlp/booknlp
BookNLP, a natural language processing pipeline for books
andrejonasson/dynamic-coattention-network-plus
Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.