π¬ GLIGEN: Open-Set Grounded Text-to-Image Generation
GLIGENβs zero-shot performance on COCO and LVIS outperforms that of existing supervised layout-to-image baselines by a large margin. Code comming soon.
βοΈ Project: https://gligen.github.io/
βοΈ Demo: https://aka.ms/gligen
β οΈ Paper: https://arxiv.org/abs/2301.07093
π₯ Github: https://github.com/gligen/GLIGEN
@Machine_learn
GLIGENβs zero-shot performance on COCO and LVIS outperforms that of existing supervised layout-to-image baselines by a large margin. Code comming soon.
βοΈ Project: https://gligen.github.io/
βοΈ Demo: https://aka.ms/gligen
β οΈ Paper: https://arxiv.org/abs/2301.07093
π₯ Github: https://github.com/gligen/GLIGEN
@Machine_learn
Apress.PyTorch.pdf
5.1 MB
PyTorch Recipes: A Problem-Solution Approach to Build, Train and Deploy Neural Network Models, 2nd Edition (2022)
#Pythorch #book #python
@Machin_learn
#Pythorch #book #python
@Machin_learn
π₯1
This media is not supported in your browser
VIEW IN TELEGRAM
AutoAvatar: Autoregressive Neural Fields for Dynamic Avatar Modeling
Autoregressive approach for modeling dynamically deforming human bodies by Meta.
π₯ Github: github.com/facebookresearch/AutoAvatar
βοΈ Project: zqbai-jeremy.github.io/autoavatar
β οΈ Paprer: arxiv.org/pdf/2203.13817.pdf
β© Dataset: https://amass.is.tue.mpg.de/index.html
βοΈ Video: https://zqbai-jeremy.github.io/autoavatar/static/images/video_arxiv.mp4
@Machine_learn
Autoregressive approach for modeling dynamically deforming human bodies by Meta.
π₯ Github: github.com/facebookresearch/AutoAvatar
βοΈ Project: zqbai-jeremy.github.io/autoavatar
β οΈ Paprer: arxiv.org/pdf/2203.13817.pdf
β© Dataset: https://amass.is.tue.mpg.de/index.html
βοΈ Video: https://zqbai-jeremy.github.io/autoavatar/static/images/video_arxiv.mp4
@Machine_learn
π4β€1
π₯ Deep BCI SW ver. 1.0 is released.
π₯ Github: https://github.com/DeepBCI/Deep-BCI
β© Paper: https://arxiv.org/abs/2301.08448v1
β‘οΈ Project: http://deepbci.korea.ac.kr/
@Machine_learn
π₯ Github: https://github.com/DeepBCI/Deep-BCI
β© Paper: https://arxiv.org/abs/2301.08448v1
β‘οΈ Project: http://deepbci.korea.ac.kr/
@Machine_learn
This media is not supported in your browser
VIEW IN TELEGRAM
β
οΈ StyleGAN-T: Unlocking the Power of GANs for Fast Large-Scale Text-to-Image Synthesis
π₯ Github: github.com/autonomousvision/stylegan-t
β οΈ Paper: arxiv.org/pdf/2301.09515.pdf
βοΈ Project: sites.google.com/view/stylegan-t
βοΈ Video: https://www.youtube.com/watch?v=MMj8OTOUIok&embeds_euri=https%3A%2F%2Fsites.google.com%2F&feature=emb_logo
π₯ Projected GAN: https://github.com/autonomousvision/projected-gan
@Machine_learn
π₯ Github: github.com/autonomousvision/stylegan-t
β οΈ Paper: arxiv.org/pdf/2301.09515.pdf
βοΈ Project: sites.google.com/view/stylegan-t
βοΈ Video: https://www.youtube.com/watch?v=MMj8OTOUIok&embeds_euri=https%3A%2F%2Fsites.google.com%2F&feature=emb_logo
π₯ Projected GAN: https://github.com/autonomousvision/projected-gan
@Machine_learn
π₯3π1
β PrimeQA: The Prime Repository for State-of-the-Art Multilingual Question Answering Research and Development
π₯ Github: https://github.com/primeqa/primeqa
π₯ Notebooks: https://github.com/primeqa/primeqa/tree/main/notebooks
β οΈ Paper: https://arxiv.org/abs/2301.09715v2
βοΈ Dataset: https://paperswithcode.com/dataset/wikitablequestions
βοΈ Docs: https://primeqa.github.io/primeqa/installation.html
@Machine_learn
π₯ Github: https://github.com/primeqa/primeqa
π₯ Notebooks: https://github.com/primeqa/primeqa/tree/main/notebooks
β οΈ Paper: https://arxiv.org/abs/2301.09715v2
βοΈ Dataset: https://paperswithcode.com/dataset/wikitablequestions
βοΈ Docs: https://primeqa.github.io/primeqa/installation.html
@Machine_learn
π1π₯1
π₯ Applied Deep Learning Course
π₯ Github: https://github.com/maziarraissi/Applied-Deep-Learning
β© Paper: https://arxiv.org/pdf/2301.11316.pdf
β‘οΈVideos: https://www.youtube.com/playlist?list=PLoEMreTa9CNmuxQeIKWaz7AVFd_ZeAcy4
@Machine_learn
π₯ Github: https://github.com/maziarraissi/Applied-Deep-Learning
β© Paper: https://arxiv.org/pdf/2301.11316.pdf
β‘οΈVideos: https://www.youtube.com/playlist?list=PLoEMreTa9CNmuxQeIKWaz7AVFd_ZeAcy4
@Machine_learn
π7β€1
2301.11696.pdf
871.9 KB
SLCNN: Sentence-Level Convolutional Neural Network for Text Classification
Ali Jarrahi, Leila Safari , Ramin Mousa
abstract: Text classification is a fundamental task in natural language processing (NLP). Several recent studies show the success of deep learning on text processing. Convolutional neural network (CNN), as a popular deep learning model, has shown remarkable success in the task of text classification. In this paper, new baseline models have been studied for text classification using CNN. In these models, documents are fed to the network as a three-dimensional tensor representation to provide sentence-level analysis. Applying such a method enables the models to take advantage of the positional information of the sentences in the text. Besides, analysing adjacent sentences allows extracting additional features. The proposed models have been compared with the state-of-the-art models using several datasets.
Author: @Raminmousa
@Machine_learn
Ali Jarrahi, Leila Safari , Ramin Mousa
abstract: Text classification is a fundamental task in natural language processing (NLP). Several recent studies show the success of deep learning on text processing. Convolutional neural network (CNN), as a popular deep learning model, has shown remarkable success in the task of text classification. In this paper, new baseline models have been studied for text classification using CNN. In these models, documents are fed to the network as a three-dimensional tensor representation to provide sentence-level analysis. Applying such a method enables the models to take advantage of the positional information of the sentences in the text. Besides, analysing adjacent sentences allows extracting additional features. The proposed models have been compared with the state-of-the-art models using several datasets.
Author: @Raminmousa
@Machine_learn
π6
Ψ₯ΩΩΩΩΨ§ ΩΩΩΩΩΩ°ΩΩ ΩΩΨ₯ΩΩΩΩΨ§ Ψ₯ΩΩΩΩΩΩΩ Ψ±ΩΨ§Ψ¬ΩΨΉΩΩΩΩ
π€
@Machine_learn
π€
@Machine_learn
π44π€―3π₯1
STEPS: Joint Self-supervised Nighttime Image Enhancement and Depth Estimation (ICRA 2023)
π₯ Github: https://github.com/ucaszyp/steps
β© Paper: https://arxiv.org/abs/2302.01334v1
β‘οΈ Dataset: https://paperswithcode.com/dataset/nuscenes
@Machine_learn
π₯ Github: https://github.com/ucaszyp/steps
β© Paper: https://arxiv.org/abs/2302.01334v1
β‘οΈ Dataset: https://paperswithcode.com/dataset/nuscenes
@Machine_learn
π1
This media is not supported in your browser
VIEW IN TELEGRAM
Chinese doors
@Machine_learn
@Machine_learn
π7π1π€―1
This media is not supported in your browser
VIEW IN TELEGRAM
π Audio-Visual Segmentation (AVS)
π₯ Github: https://github.com/OpenNLPLab/AVSBench
β οΈ Paper: https://arxiv.org/pdf/2301.13190.pdf
βοΈ Project: https://opennlplab.github.io/AVSBench/
β οΈ Dataset: http://www.avlbench.opennlplab.cn/download
πΉ Benchmark: http://www.avlbench.opennlplab.cn/
@Machine_learn
π₯ Github: https://github.com/OpenNLPLab/AVSBench
β οΈ Paper: https://arxiv.org/pdf/2301.13190.pdf
βοΈ Project: https://opennlplab.github.io/AVSBench/
β οΈ Dataset: http://www.avlbench.opennlplab.cn/download
πΉ Benchmark: http://www.avlbench.opennlplab.cn/
@Machine_learn
π5
OReilly.Fundamentals.of.Deep.Learning.pdf
15.9 MB
Fundamentals of Deep Learning
Designing Next-Generation Machine Intelligence Algorithms
#Book #DL
@Machine_learn
Designing Next-Generation Machine Intelligence Algorithms
#Book #DL
@Machine_learn
β€4π4