Giter VIP home page Giter VIP logo

itra's Introduction

Delong Chen (陈德龙) is a first-year Ph.D. student at HKUST under the supervision of Prof. Pascale Fung. Before that, he received a bachelor's degree of computer science in 2021 from Hohai University, where he was advised by Prof. Fan Liu. Afterward, he took two gap years doing internships at MEGVII, MSRA, and Xiaobing.AI. He is now working on vision-language and representation learning.

itra's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

binspa

itra's Issues

ITRA args.train

作者您好,我在运行代码时发现在train.py里面需要用到args.teacher,然而这个teacher attribute好像并没有被设置,且在params.py里面也没有被设置,请问这里应该如何assign这个变量?

YFCC 15M Download

Hello

I have been following the work of this repo. However, I wasn't able to successfully download the YFCC 15M subset used by CLIP.

Could you please help me out and let me know how to download it? It would be of great help.

I tried to look up online on different ways other people have downloaded it , but it takes almost 200 hours which is too long.

ITRA冻结参数名称筛选bug

1、ITRA最近看了好像能正常运行,之前提的问题应该是我这边有问题
2、我觉得可能代码在冻住的部分逻辑有一些问题
image
如果想冻住resblocks1,代码判断逻辑是resblocks1是否在name里面,判断resblocks1在resblocks1(name),那就成功冻住了。
但是resblocks1也在resblocks11(name)之中,所以冻住的层可能会判断出问题

我觉得可以这样,在resblocks1后面加上“.”判断“resblocks1.”是否在name里面,这样应该能区别“resblocks1.”和“resblocks11.”

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.