Pinned Repositories
ai-platform
Open source platform for machine learning tasks
apollocaffe
Apollocaffe - Dynamic networks with caffe -
awesome-shell
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
cascade-rcnn_Pytorch
An implementation of Cascade R-CNN: Delving into High Quality Object Detection.
cmpt884-fall16
SFU's Graduate Seminar on "Human-in-the-loop Data Management"
CoMix
This repository contains the official implementation of CoMix (NeurIPS 2021) https://arxiv.org/pdf/2110.15128.pdf.
deep-learning-models
Keras code and weights files for popular deep learning models.
densecap
Dense image captioning in Torch
detr
End-to-End Object Detection with Transformers
placesQA
Main Repository for Muralidharan et. al, "PlacesQA: Towards Automatic Answering of Questions on the Web"
srikanth-sfu's Repositories
srikanth-sfu/ai-platform
Open source platform for machine learning tasks
srikanth-sfu/apollocaffe
Apollocaffe - Dynamic networks with caffe -
srikanth-sfu/awesome-shell
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
srikanth-sfu/cascade-rcnn_Pytorch
An implementation of Cascade R-CNN: Delving into High Quality Object Detection.
srikanth-sfu/cmpt884-fall16
SFU's Graduate Seminar on "Human-in-the-loop Data Management"
srikanth-sfu/CoMix
This repository contains the official implementation of CoMix (NeurIPS 2021) https://arxiv.org/pdf/2110.15128.pdf.
srikanth-sfu/deep-learning-models
Keras code and weights files for popular deep learning models.
srikanth-sfu/densecap
Dense image captioning in Torch
srikanth-sfu/detr
End-to-End Object Detection with Transformers
srikanth-sfu/embedding_segmentation
srikanth-sfu/placesQA
Main Repository for Muralidharan et. al, "PlacesQA: Towards Automatic Answering of Questions on the Web"
srikanth-sfu/lyrebird
srikanth-sfu/machine-learning-interview-questions
This repository is to prepare for Machine Learning interviews.
srikanth-sfu/MLDeeds-Interview-Solution
srikanth-sfu/MovieQA_benchmark
Benchmark data and code for Question-Answering on Movie stories
srikanth-sfu/MovieQA_CVPR2016
Contains approaches introduced in the MovieQA benchmark dataset paper
srikanth-sfu/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
srikanth-sfu/pix2pix
Image-to-image translation using conditional adversarial nets
srikanth-sfu/python3-syntax
Python 3 syntax highlighting for Vim.
srikanth-sfu/pytorch-a3c
PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".
srikanth-sfu/pytorchvideo
A deep learning library for video understanding research.
srikanth-sfu/sds
Code for SDS
srikanth-sfu/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
srikanth-sfu/srikanth-sfu.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
srikanth-sfu/struct_lstm
Git Repository for struct_lstm project
srikanth-sfu/tubelet-contrast
ICCV2023 paper on Tubelet-Contrastive Self-Supervision for Video-Efficient Generalization
srikanth-sfu/unmasked_teacher
[ICCV2023 Oral] Unmasked Teacher: Towards Training-Efficient Video Foundation Models
srikanth-sfu/Video-FocalNets
Official repository for "Video-FocalNets: Spatio-Temporal Focal Modulation for Video Action Recognition" [ICCV 2023]
srikanth-sfu/video_seg
srikanth-sfu/video_segmentation
This is a modified version of Khoreva CVPR15