Code release for Transferable Curriculum for Weakly-Supervised Domain Adaptation (AAAI2019)

Overview

TCL

Code release for Transferable Curriculum for Weakly-Supervised Domain Adaptation (AAAI2019)

Dataset

Office-31 dataset, with 0.4 label noise

Requirements

  • Python 2.7
  • PyTorch 0.3

Training

bash trainAW.sh for Amazon(0.4 label noise)-> Webcam training
bash trainAD.sh for Amazon(0.4 label noise)-> Dslr training

Citation

If you use this code for your research, please consider citing:

@inproceedings{shu2019transferable,
  title={Transferable Curriculum for Weakly-Supervised Domain Adaptation},
  author={Shu, Yang and Cao, Zhangjie and Long, Mingsheng and Wang, Jianmin},
  year={2019},
  organization={AAAI}
}

Contact

If you have any problems about our code, feel free to contact

or describe your problem in Issues.

You might also like...
β€œ Hey there πŸ‘‹ I'm Daisy β€ž AI based Advanced Group Management Bot Suit For All Your Needs ❀️.. Source Code of @Daisyxbot

Project still under heavy development Everything will be changed in the release β€œ Hey there πŸ‘‹ I'm Daisy β€ž AI based Advanced telegram Group Management

Source code of u/pekofy_bot from reddit.

pekofy-bot Source code of u/pekofy_bot from reddit. Get more info about the bot here: https://www.reddit.com/user/pekofy_bot/comments/krxxol/pekofy_bo

Automatically Edits Videos and Uploads to Tiktok with 1 line of code.
Automatically Edits Videos and Uploads to Tiktok with 1 line of code.

TiktokAutoUploader - Open to code contributions Automatically Edits Videos and Uploads to Tiktok with 1 line of code. Setup pip install -r requirement

CDIoU and CDIoU loss is like a convenient plug-in that can be used in multiple models. CDIoU and CDIoU loss have different excellent performances in several models such as Faster R-CNN, YOLOv4, RetinaNet and . There is a maximum AP improvement of 1.9% and an average AP of 0.8% improvement on MS COCO dataset, compared to traditional evaluation-feedback modules. Here we just use as an example to illustrate the code.
β€œ HOLA HUMANS πŸ‘‹ I'M DAISYX 2.0 β€ž LATEST VERSION OF DAISYX.. Source Code of @Daisyxbot

DaisyX 2.0 A Powerful, Smart And Simple Group Manager ... Written with AioGram , Pyrogram and Telethon... The first AioGram based modified groupmanage

historical code from reddit.com

This repository is archived. This repository is archived and will not receive any updates or accept issues or pull requests. To report bugs in reddit.

A code to match you with the perfect Taylor Swift song for your mood and relationship status.

taylorswift A package for matching your current mood and relationship status to a suitable Taylor Swift song. Requirements: Python 2 or 3, and the num

Draw your telegram bot in draw.io and generate its code
Draw your telegram bot in draw.io and generate its code

README Contents: Draw your bot Install requirements Registering a telegram bot Draw bot Start point Message block Single choice block Functions block

🀟The VC Music Source code of @DaisyXBot ❀️ v3 Out now
🀟The VC Music Source code of @DaisyXBot ❀️ v3 Out now

DAISYXMUSIC V3 🎡 A bot that can play music on telegram group's voice call Available on telegram as @DaisyXbot Whats new πŸ”₯ Thumbnail Support Playlist

Comments
  • Validation set and precision

    Validation set and precision

    Appreciating for sharing your source code, two minor issues are waiting for your response.

    1. What is the role of validation set comprised of the target domain data playing?

    2. When implementing the TCL model without change any parameters, the validation precision is dropped from 60.x to 3.x, as shown below, don't know how to resolve it. image

    opened by zhyhan 2
  • Please provide noisy label files for Office 31, Office Home

    Please provide noisy label files for Office 31, Office Home

    Hi

    Thanks for the wonderful code. Can you please provide the following (1) the noisy label files for Office 31 and Office Home dataset. In the code, only the noisy label file for the Amazon dataset has been provided.

    (2) What is the noisy model used to corrupt the clean labels of the source data? Is it symmetric or pairflip? Can you please provide the code to generate the noise from our end?

    (3) Can you please provide some information regarding how the feature corruption is being done? From the paper, it is written that "For feature corruption, each image is corrupted by Gaussian blur and salt-and-pepper noise with probability p_noise." -- are you corrupting the whole image or in patches ? is hale of the images corrupted with gaussian blur and the other half with salt-and-pepper? or are both the noise models applied sequentially on top of each other? What is the value of sigma in the case of gaussian blur or the value of the threshold for the salt-and-pepper noise?

    I will be grateful if the code to generate the image corruption is provided.

    Thanks Devraj

    opened by devraj89 1
Owner
THUML @ Tsinghua University
Machine Learning Group, School of Software, Tsinghua University
THUML @ Tsinghua University
A powerful application to automatically deploy GitHub Release.

A powerful application to automatically deploy GitHub Release.

Fentaniao 43 Sep 17, 2022
Github action for automatically determine the version for next release by using repository tags

This action will automatically determine the version for next release by using repository tags

Igor Gov 7 Oct 25, 2022
This repo provides the source code for "Cross-Domain Adaptive Teacher for Object Detection".

Cross-Domain Adaptive Teacher for Object Detection This is the PyTorch implementation of our paper: Cross-Domain Adaptive Teacher for Object Detection

Meta Research 91 Dec 12, 2022
A Tool to scrape URLs for a given domain from wayback machine, Commoncrawl and OTX Alienvault

Mr_URL Mr.URL fetches known URLs for a given domain from Wayback Machine, Commoncrawl and OTX Alienvault. It also finds old versions of any given URL

Stinger 9 Sep 5, 2022
MONAI Deploy App SDK offers a framework and associated tools to design, develop and verify AI-driven applications in the healthcare imaging domain.

MONAI Deploy App SDK offers a framework and associated tools to design, develop and verify AI-driven applications in the healthcare imaging domain.

Project MONAI 49 Dec 23, 2022
GET-ACQ is a python tool used to gather all companies acquired by a given company domain name.

get-acq ?? GET-ACQ is a python tool used to gather all companies acquired by a given company domain name. It is done by calling SecurityTrails API. Us

Milan 7 Dec 19, 2022
A github actions + python code to extract URLs to code repositories to put into standard form, starting with github

A github actions + python code to extract URLs to code repositories to put into standard form, starting with github ---- NOTE: JUS

Justin Gosses 2 Nov 15, 2021
QR-Code-Grabber - A python script that allows a person to create a qr code token grabber

Qr Code Grabber Description Un script python qui permet a une personne de creer

null 5 Jun 28, 2022
My Advent of Code solutions. I also upload videos of my solves: https://www.youtube.com/channel/UCuWLIm0l4sDpEe28t41WITA

My solutions to adventofcode.com puzzles. I post videos of me solving the puzzles in real-time at https://www.youtube.com/channel/UCuWLIm0l4sDpEe28t41

null 195 Jan 4, 2023
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!

Google Images Download Python Script for 'searching' and 'downloading' hundreds of Google images to the local hard disk! Documentation Documentation H

Hardik Vasa 8.2k Jan 5, 2023