Pinned Repositories
DAFOSNET
Official Implementation of "Domain Adaptive Few-Shot Open-Set Learning" in IEEE/CVF International Conference on Computer Vision (ICCV'23)
HistomicsTK
A Python toolkit for pathology image analysis algorithms.
awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
DANN
pytorch implementation of Domain-Adversarial Training of Neural Networks
MyPal-dev
dev environment of MyPal
Nokia_Bell_Labs-MIT_Manipal-ROS_Mapping_Platform
This project is a collaboration of MIT Manipal and Nokia Bell Labs to create a Middleware platform will enable to map the ROS sensor data to non-ROS sensor data of the robotic system.
RoboticsAcademy
Learn Robotics with JdeRobot
simple-cnaps
Source codes for "Improved Few-Shot Visual Classification" (CVPR 2020), "Enhancing Few-Shot Image Classification with Unlabelled Examples" (WACV 2022), and "Beyond Simple Meta-Learning: Multi-Purpose Models for Multi-Domain, Active and Continual Few-Shot Learning" (TPAMI 2022 - in submission)
srcnn
A course project on convolutional neural networks for single image super-resolution
X-TRON404's Repositories
X-TRON404/DANN
pytorch implementation of Domain-Adversarial Training of Neural Networks
X-TRON404/srcnn
A course project on convolutional neural networks for single image super-resolution
X-TRON404/Amazon-clone
Clone of Amazon website using React.js
X-TRON404/few-shot
Repository for few-shot learning machine learning projects
X-TRON404/opencv
Open Source Computer Vision Library
X-TRON404/ROS_quadrotor_simulator
Quadrotor simulator using ROS, Gazebo, and RVIZ
X-TRON404/AICITY2020_DMT_VehicleReID
The 3rd Place Submission to AICity Challenge 2020 Track2
X-TRON404/Awesome-Meta-Learning
A curated list of Meta Learning papers, code, books, blogs, videos, datasets and other resources.
X-TRON404/bike_md
Online form for motorcycle techs and owners
X-TRON404/EmotionDetection-CNN
This is a deep learning project based on Convolutional Neural Networks (CNN), built with Tensorflow and Keras using the fer2013 dataset.The fer2013 dataset consists of 35887 photographs of people with different facial expressions.This model outputs the emotion of the person based on the given facial expression through a video feed accepted via a camera.
X-TRON404/IBN-Net
Instance-Batch Normalization Networks (ECCV2018)
X-TRON404/IOSDTaskPhase
X-TRON404/maml
Code for "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"
X-TRON404/MAML-Pytorch
Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)
X-TRON404/Open-Source-Programs
A list of open source programs.
X-TRON404/Optical-RemoteSensing-Image-Resolution
The code for paper "Deep Memory Connected Neural Network for Optical Remote Sensing Image Restoration"
X-TRON404/stanford-cs-230-deep-learning
VIP cheatsheets for Stanford's CS 230 Deep Learning
X-TRON404/tensorflow-bicubic-downsample
tf.image.resize_images has aliasing when downsampling and does not have gradients for bicubic mode. This implementation fixes those problems.
X-TRON404/texx
Texx is an image posting platform based on React.js and Firebase.
X-TRON404/VideoSuperResolution
A collection of state-of-the-art video or single-image super-resolution architectures, reimplemented in tensorflow.