Stars
Modified code for the calssification task using MedicalNet
使用卷积神经网络-长短期记忆网络(bi-LSTM)-注意力机制对股票收盘价进行回归预测。The convolution neural network, short-term memory network and attention mechanism are used to predict the closing price.
爬取大众点评中11205条厦门美食商铺信息,其中包含店名、人均消费、所属菜系、所属商圈、详细地址、口味评分、环境评分、服务评分信息。
The Elements of Statistical Learning (ESL)的中文翻译、代码实现及其习题解答。
PyTorch implementation of "Self-Paced Balance Learning for Clinical Skin Disease Recognition"
The official project for CVPR19 paper: Domain-Symmetric Networks for Adversarial Domain Adaptation
ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html
Implementation of the CheXNet network (PyTorch)
Valencia Region Image Bank (BIMCV) that combines data from the PadChest dataset with future datasets based on COVID-19 pathology to provide the open scientific community with data of clinical-scien…
A complete list with all known datasets available of chest X-ray images or CT (Computed tomography) images.
OpenCV问答群不再维护。有问题,自己去搜索。Google能找到大部分答案。
Code release for "Conditional Adversarial Domain Adaptation" (NIPS 2018)
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
Code release for "Partial Adversarial Domain Adaptation" (ECCV 2018)
This code was finished before source code hasn't been released.
pytorch implementation of Domain-Adversarial Training of Neural Networks
SalGAN: Visual Saliency Prediction with Generative Adversarial Networks
Pytorch implementation of "Video Generation from Single Semantic Label Map", CVPR 2019
Implementation of "Strong-Weak Distribution Alignment for Adaptive Object Detection"
Domain Adaptive Faster R-CNN in PyTorch