Code Monkey home page Code Monkey logo

cnmt's Introduction

  • I’m currently a second-year Ph.D. student at Shanghai Jiao Tong University and an intern at Shanghai AI Laboratory.
  • My research interests include computer vision, music generation, and deep learning.
  • You can contact me via wangzhaokai [at] sjtu [dot] edu [dot] cn.

一些仓库介绍

  • 发表论文

    • CNMT:Confidence-aware Non-repetitive Multimodal Transformers for TextCaps (AAAI 2021)
    • CMT:Video Background Music Generation with Controllable Music Transformer (ACM MM 2021 Best Paper Award)
    • SymMV:Video Background Music Generation: Dataset, Method and Evaluation (ICCV 2023)
    • PIIP:Parameter-Inverted Image Pyramid Networks
  • 研究笔记

  • 有趣的游戏和工具

    • Sanguosha:文字版三国杀

    • GPT-turtlesoup:ChatGPT实现AI海龟汤,GPT出题、当玩家、当裁判

    • Pokemon-Types-PageRank:宝可梦属性排名,使用PageRank算法

    • wordle-solver:用多种方式求解wordle问题

    • HRM-architecture:基于人力资源机器游戏的CPU、编译器等架构设计

    • wzk-Game-Collection:python小游戏全集,飞行棋、扫雷、德州扑克、2048、五子棋等

    • Arxiv-Assistant: 自动获取每日的arxiv新论文列表、使用GPT筛选、发邮件提醒

    • Scraper:小红书、微信公众号、马蜂窝爬虫

    • luna:简单的版本管理系统

    • hahaha:自动生成表情包

    • wzk-pypi-package:自己的python包,小游戏、爬虫等娱乐性质代码合集

  • 大学课程相关

cnmt's People

Stargazers

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

Watchers

 avatar  avatar

cnmt's Issues

What's the meaning of UNK_IDX?

self.ocr_to_vocab = torch.ones((num_samples,50), device=torch.device("cuda"), dtype=torch.int64) * self.answer_processor.UNK_IDX
fwd_results["scores"][..., self.answer_processor.UNK_IDX] = -1e10

I cannot find it in your config file and search nothing on the Internet

requests与urllib3显示版本不匹配

作者您好,在按照requirments.txt文件安装时,总是提示requests==2.21.0版本与urllib3不匹配问题。请问这两者的版本分别是多少?python使用的是哪个版本?

No module named 'pythia.models.cnmt'

Thanks for your hard work!

I have such an error when I run the code that No module named 'pythia.models.cnmt'.

Have you ever met this error before? And could you help me to solve the error?

Thanks a lot!

urllib3 botocore requests版本不匹配问题。

作者您好,在按照requirments.txt文件安装时,总是提示requests==2.21.0版本与urllib3 botocore版本不匹配问题。请问这三者的版本分别是多少?python使用的是哪个版本?

feature extraction

Hello, thank you so much for sharing the code! Can the code of feature extraction be shared? Did you perform feature extraction on the original data set Textcaps?

I can not get the right Cider score in the EvalAI

I use your bash eval_val.sh and get the validation prediction, I submit it to the challenge but get the "CIDEr": 82.9。
I use your bash eval_test.sh and get the test prediction, I submit it to the challenge but get the "CIDEr": 76.54。
I wonder how can I get the right prediction?

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.