Pinned Repositories
ADSH-AAAI2018
source code for paper "Asymmetric Deep Supervised Hashing" on AAAI-2018
capsule-network
A TensorFlow implementation of Capsule Network as described in the paper Dynamic Routing Between Capsules
combination_of_multiple_global_descriptors_for_image_retrieval
compact_bilinear_pooling
MatConvNet and Caffe repo with compact bilinear and bilinear pooling functionality added
contrastive-classification-keras
Implementation of self-supervised image-level contrastive pretraining methods using Keras.
Contrastive-Learning
CRLFnet
Camera-Radar-Lidar Fusion detection net based on ROS, YOLOv3, OpenPCDet integration.
cross-domain-disen
Cross-domain disentanglement network
DANet-keras
keras-Dual Attention Network for Scene Segmentation
DBSCAN
fatejzz's Repositories
fatejzz/ADSH-AAAI2018
source code for paper "Asymmetric Deep Supervised Hashing" on AAAI-2018
fatejzz/capsule-network
A TensorFlow implementation of Capsule Network as described in the paper Dynamic Routing Between Capsules
fatejzz/combination_of_multiple_global_descriptors_for_image_retrieval
fatejzz/contrastive-classification-keras
Implementation of self-supervised image-level contrastive pretraining methods using Keras.
fatejzz/Contrastive-Learning
fatejzz/CRLFnet
Camera-Radar-Lidar Fusion detection net based on ROS, YOLOv3, OpenPCDet integration.
fatejzz/cross-domain-disen
Cross-domain disentanglement network
fatejzz/DANet-keras
keras-Dual Attention Network for Scene Segmentation
fatejzz/Depth-Estimation-using-Stereovision
In this project, we try to implement the concept of Stereo Vision. We test the code on 3 different datasets, each of them contains 2 images of the same scenario but taken from two different camera angles. By comparing the information about a scene from 2 vantage points, we can obtain the 3D information by examining the relative positions of objects.
fatejzz/DETR
fatejzz/dla
Code for the CVPR 2018 Oral Paper "Deep Layer Aggregation"
fatejzz/DualAttention_for_Segmentation
This is the repository for re-implementation of dual attention network with pytorch.
fatejzz/EasyPositiveHardNegative
Pytorch implementation of EasyPositiveHardNegative(EPHN)
fatejzz/Emotion-Recognition-through-speech-signal-using-CNN
Emotion recognition by analyzing speech signals using convolutional neural network(CNN) model.
fatejzz/emotion-recognition-using-speech
Building and training Speech Emotion Recognizer that predicts human emotions using Python, Sci-kit learn and Keras
fatejzz/faster-r-cnn
fatejzz/fatejzz
Config files for my GitHub profile.
fatejzz/GANs-TensorFlow2
🚀 Variants of GANs most easily implemented as TensorFlow2. GAN, DCGAN, LSGAN, WGAN, WGAN-GP, DRAGAN, ETC...
fatejzz/keras-io
Keras documentation, hosted live at keras.io
fatejzz/ModelArts-Lab
ModelArts开发者交流互动平台,@ModelArts服务官网:https://www.huaweicloud.com/product/modelarts.html
fatejzz/models
Models and examples built with TensorFlow
fatejzz/paz
Hierarchical perception library in Python for pose estimation, object detection, instance segmentation, keypoint estimation, face recognition, etc.
fatejzz/Read-xml-file-nodule-information-and-draw-bbox
读取LIDC-IDRL的xml文件结节信息,导入xls文件并绘制出bbox
fatejzz/SimCLR-in-TensorFlow-2
(Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.
fatejzz/SimCLR-tensorflow
TensorFlow Implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
fatejzz/Speech_Emotion_Recoginition
Speech Emotion Recognition using CNN (1D and 2D)
fatejzz/TensorFlow2.0_ResNet
A ResNet(ResNet18, ResNet34, ResNet50, ResNet101, ResNet152) implementation using TensorFlow-2.0.
fatejzz/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
fatejzz/ultralytics
NEW - YOLOv8 🚀 in PyTorch > ONNX > OpenVINO > CoreML > TFLite
fatejzz/vit-keras
Keras implementation of ViT (Vision Transformer)