🧍♂ Body-Part Map for Interactiveness
body-part saliency maps to mine informative cues from not only the targeted person, but also other persons in the image.
Github: https://github.com/enlighten0707/body-part-map-for-interactiveness
Paper: https://arxiv.org/abs/2207.14192v1
Dataset: https://paperswithcode.com/dataset/hico-det
@ArtificialIntelligencedl
body-part saliency maps to mine informative cues from not only the targeted person, but also other persons in the image.
Github: https://github.com/enlighten0707/body-part-map-for-interactiveness
Paper: https://arxiv.org/abs/2207.14192v1
Dataset: https://paperswithcode.com/dataset/hico-det
@ArtificialIntelligencedl
👍7🔥2
🧍♂ Body-Part Map for Interactiveness
new lighting estimation and editing framework to generate high-dynamic-range (HDR) indoor panorama lighting
Github: https://github.com/wanggcong/stylelight
Paper: https://arxiv.org/abs/2207.14811v1
Video: https://www.youtube.com/watch?v=sHeWK1MSPg4
Model: https://drive.google.com/file/d/1vHfwrtgk0EjZlS14Ye5lASJ0R4IWl_4w/view?usp=sharing
Project: https://style-light.github.io/
Dataset: http://indoor.hdrdb.com/
@ArtificialIntelligencedl
new lighting estimation and editing framework to generate high-dynamic-range (HDR) indoor panorama lighting
Github: https://github.com/wanggcong/stylelight
Paper: https://arxiv.org/abs/2207.14811v1
Video: https://www.youtube.com/watch?v=sHeWK1MSPg4
Model: https://drive.google.com/file/d/1vHfwrtgk0EjZlS14Ye5lASJ0R4IWl_4w/view?usp=sharing
Project: https://style-light.github.io/
Dataset: http://indoor.hdrdb.com/
@ArtificialIntelligencedl
👍6🔥2
🌔 Learning to Grasp on the Moon from 3D Octree Observations with Deep Reinforcement Learning
Github: https://github.com/andrejorsula/drl_grasping
Paper: https://arxiv.org/abs/2208.00818v1
@ArtificialIntelligencedl
Github: https://github.com/andrejorsula/drl_grasping
Paper: https://arxiv.org/abs/2208.00818v1
@ArtificialIntelligencedl
🔥7
🦾 PyABSA - Open Framework for Aspect-based Sentiment Analysis
Github: https://github.com/yangheng95/pyabsa
Paper: https://arxiv.org/abs/2208.01368v1
Dataset: https://paperswithcode.com/dataset/sst
Colab: https://github.com/yangheng95/PyABSA/blob/release/readme/tutorial_readme.md
@ArtificialIntelligencedl
Github: https://github.com/yangheng95/pyabsa
Paper: https://arxiv.org/abs/2208.01368v1
Dataset: https://paperswithcode.com/dataset/sst
Colab: https://github.com/yangheng95/PyABSA/blob/release/readme/tutorial_readme.md
@ArtificialIntelligencedl
👍6
🚆 Negative Frames Matter in Egocentric Visual Query 2D Localization
Github: https://github.com/facebookresearch/vq2d_cvpr
Paper: https://arxiv.org/abs/2208.01949v1
VQ2D baseline: https://github.com/EGO4D/episodic-memory/tree/main/VQ2D
@ArtificialIntelligencedl
Github: https://github.com/facebookresearch/vq2d_cvpr
Paper: https://arxiv.org/abs/2208.01949v1
VQ2D baseline: https://github.com/EGO4D/episodic-memory/tree/main/VQ2D
@ArtificialIntelligencedl
👍7
This media is not supported in your browser
VIEW IN TELEGRAM
Prompt Tuning for Generative Multimodal Pretrained Models
Github: https://github.com/ofa-sys/ofa
Paper: https://arxiv.org/abs/2208.02532v1
Dataset: https://paperswithcode.com/dataset/snli-ve
Demo: https://huggingface.co/spaces/OFA-Sys/OFA-Generic_Interface
@ArtificialIntelligencedl
Github: https://github.com/ofa-sys/ofa
Paper: https://arxiv.org/abs/2208.02532v1
Dataset: https://paperswithcode.com/dataset/snli-ve
Demo: https://huggingface.co/spaces/OFA-Sys/OFA-Generic_Interface
@ArtificialIntelligencedl
🔥7
Constructing Balance from Imbalance for Long-tailed Image Recognition
Github: https://github.com/silicx/dlsa
Paper: https://arxiv.org/abs/2208.02567v1
Dataset: https://paperswithcode.com/dataset/places
@ArtificialIntelligencedl
Github: https://github.com/silicx/dlsa
Paper: https://arxiv.org/abs/2208.02567v1
Dataset: https://paperswithcode.com/dataset/places
@ArtificialIntelligencedl
👍7
♟ Learning Prior Feature and Attention Enhanced Image Inpainting
Github: https://github.com/ewrfcas/MAE-FAR
Paper: https://arxiv.org/abs/2208.01837v1
Dataset: https://paperswithcode.com/dataset/places
@ArtificialIntelligencedl
Github: https://github.com/ewrfcas/MAE-FAR
Paper: https://arxiv.org/abs/2208.01837v1
Dataset: https://paperswithcode.com/dataset/places
@ArtificialIntelligencedl
👍10
The Complete Collection of Data Science Projects
https://www.kdnuggets.com/2022/08/complete-collection-data-science-projects-part-1.html
@ArtificialIntelligencedl
https://www.kdnuggets.com/2022/08/complete-collection-data-science-projects-part-1.html
@ArtificialIntelligencedl
👍7
An Embarrassingly Easy but Strong Baseline for Nested Named Entity Recognition
Named entity recognition (NER) is the task to detect and classify the entity spans in the text.
Github: https://github.com/yhcc/cnn_nested_ner
Paper: https://arxiv.org/abs/2208.04534v1
Dataset: https://paperswithcode.com/dataset/genia
@ArtificialIntelligencedl
Named entity recognition (NER) is the task to detect and classify the entity spans in the text.
Github: https://github.com/yhcc/cnn_nested_ner
Paper: https://arxiv.org/abs/2208.04534v1
Dataset: https://paperswithcode.com/dataset/genia
@ArtificialIntelligencedl
🔥5👍2❤1
LAMDA-SSL: Semi-Supervised Learning in Python
Github: https://github.com/ygzwqzd/lamda-ssl
Paper: https://arxiv.org/pdf/2208.04610.pdf
Docs: https://ygzwqzd.github.io/LAMDA-SSL
@ArtificialIntelligencedl
Github: https://github.com/ygzwqzd/lamda-ssl
Paper: https://arxiv.org/pdf/2208.04610.pdf
Docs: https://ygzwqzd.github.io/LAMDA-SSL
@ArtificialIntelligencedl
👍8
Free Python Crash Course
https://www.kdnuggets.com/2022/07/free-python-crash-course.html
https://news.1rj.ru/str/ArtificialIntelligencedl
https://www.kdnuggets.com/2022/07/free-python-crash-course.html
https://news.1rj.ru/str/ArtificialIntelligencedl
🔥2👍1
🛣 Non-Contrastive Self-Supervised Learning of Utterance-Level Speech Representations
Github: https://github.com/hyperion-ml/hyperion
Paper: https://arxiv.org/abs/2208.05413v1
Dataset: https://paperswithcode.com/dataset/iemocap
Docs: https://hyperion-ml.readthedocs.io/en/latest/
@ArtificialIntelligencedl
Github: https://github.com/hyperion-ml/hyperion
Paper: https://arxiv.org/abs/2208.05413v1
Dataset: https://paperswithcode.com/dataset/iemocap
Docs: https://hyperion-ml.readthedocs.io/en/latest/
@ArtificialIntelligencedl
👍4👏1
Forwarded from Machinelearning
🎼 ROC: A New Paradigm for Lyric-to-Melody Generation
Muzic is a research project on AI music that empowers music understanding and generation with deep learning and artificial intelligence.
Github: https://github.com/microsoft/muzic
Paper: https://arxiv.org/abs/2208.05697v1
Project: https://www.microsoft.com/en-us/research/project/ai-music/
@ai_machinelearning_big_data
Muzic is a research project on AI music that empowers music understanding and generation with deep learning and artificial intelligence.
Github: https://github.com/microsoft/muzic
Paper: https://arxiv.org/abs/2208.05697v1
Project: https://www.microsoft.com/en-us/research/project/ai-music/
@ai_machinelearning_big_data
👍8🔥1
MixSKD: Self-Knowledge Distillation from Mixup for Image Recognition
Github: https://github.com/winycg/self-kd-lib
Paper: https://arxiv.org/abs/2208.05768v1
Dataset: https://paperswithcode.com/dataset/cub-200-2011
Docs: https://hyperion-ml.readthedocs.io/en/latest/
@ArtificialIntelligencedl
Github: https://github.com/winycg/self-kd-lib
Paper: https://arxiv.org/abs/2208.05768v1
Dataset: https://paperswithcode.com/dataset/cub-200-2011
Docs: https://hyperion-ml.readthedocs.io/en/latest/
@ArtificialIntelligencedl
👍6
💼 Ghost-free High Dynamic Range Imaging with Context-aware Transformer
Github: https://github.com/megvii-research/hdr-transformer
Paper: https://arxiv.org/abs/2208.05114v1
Dataset: https://cseweb.ucsd.edu/~viscomp/projects/SIG17HDR/
@ArtificialIntelligencedl
Github: https://github.com/megvii-research/hdr-transformer
Paper: https://arxiv.org/abs/2208.05114v1
Dataset: https://cseweb.ucsd.edu/~viscomp/projects/SIG17HDR/
@ArtificialIntelligencedl
👍9🔥1
↪️ Inverting Gradients - How easy is it to break Privacy in Federated Learning?
Github: https://github.com/JonasGeiping/invertinggradients
Paper: https://arxiv.org/abs/2003.14053
Dataset: https://paperswithcode.com/dataset/cifar-10
@ArtificialIntelligencedl
Github: https://github.com/JonasGeiping/invertinggradients
Paper: https://arxiv.org/abs/2003.14053
Dataset: https://paperswithcode.com/dataset/cifar-10
@ArtificialIntelligencedl
👍9
📹 Unsupervised Video Domain Adaptation: A Disentanglement Perspective
Github: https://github.com/ldkong1205/transvae
Project: https://ldkong.com/TranSVAE
Paper: https://arxiv.org/abs/2208.07365v1
Dataset: https://paperswithcode.com/dataset/ucf101
@ArtificialIntelligencedl
Github: https://github.com/ldkong1205/transvae
Project: https://ldkong.com/TranSVAE
Paper: https://arxiv.org/abs/2208.07365v1
Dataset: https://paperswithcode.com/dataset/ucf101
@ArtificialIntelligencedl
👍7🔥2
🎯 Language-guided Semantic Style Transfer of 3D Indoor Scenes
Github: https://github.com/air-discover/lasst
Paper: https://arxiv.org/abs/2208.07870v1
Dataset: https://paperswithcode.com/dataset/scannet
@ArtificialIntelligencedl
Github: https://github.com/air-discover/lasst
Paper: https://arxiv.org/abs/2208.07870v1
Dataset: https://paperswithcode.com/dataset/scannet
@ArtificialIntelligencedl
👍4
⚛ DeePMD-kit ManualA novel attention mechanism, which is highly effective for representing the conformation and chemical spaces of atomic systems and learning the PES
Github: https://github.com/deepmodeling/deepmd-kit
Paper: https://arxiv.org/abs/2208.08236v1
Docs: https://deepmd.readthedocs.io/
Dataset: https://paperswithcode.com/dataset/materials-project
@ArtificialIntelligencedl
👍6
👩🦳 Style Your Hair: Latent Optimization for Pose-Invariant Hairstyle Transfer via Local-Style-Aware Hair Alignment
Github: https://github.com/taeu/style-your-hair
Paper: https://arxiv.org/abs/2208.07765v1
Dataset: https://paperswithcode.com/dataset/ffhq
@ArtificialIntelligencedl
Github: https://github.com/taeu/style-your-hair
Paper: https://arxiv.org/abs/2208.07765v1
Dataset: https://paperswithcode.com/dataset/ffhq
@ArtificialIntelligencedl
👍12