-
## CLIP
* [\[Blog\]](https://openai.com/blog/clip/)
* [\[Paper\]](https://arxiv.org/abs/2103.00020)
* [\[code\]](https://github.com/openai/CLIP)
* [\[Model Card\]](https://github.com/openai/CL…
-
Hey many thanks on your work, I was wondering whether using ReLU activation at the end of the generator works well in your impleenttion, i found that I had some issues training with the feature halluc…
-
# DALL-E: Zero-Shot Text-to-Image Generation
밑의 VideoBERT와 연결하여 읽어보고 싶기도 하였지만 무엇보다도 첫 멀티 모델 논문이라 멋있는 걸 읽어보고 싶어서 시작했다.
- 용어정리
- Zero-shot
-
Hi @patrick-kidger and @packquickly,
I was trying to implement the following meta-learning example from jax-opt in optimistix: [Few-shot Adaptation with Model Agnostic Meta-Learning ](https://jaxop…
itk22 updated
7 months ago
-
Hi, there seems a little problem in the code.When im doing the zero-shot experiment, I run
CUDA_VISIBLE_DEVICES=0 python main.py --config cfgs/pointmae_configs/fewshot.yaml --finetune_model --ckpts …
-
#
[sound-spaces](https://github.com/facebookresearch/sound-spaces)
[Project: RLR-Audio-Propagation](https://github.com/facebookresearch/rlr-audio-propagation)
[Audio Sensor](https://github.com/f…
yyf17 updated
2 years ago
-
### Paper
[Learning Transferable Visual Models From Natural Language Supervision](https://arxiv.org/abs/2103.00020) (a.k.a. CLIP)
### Speaker
@joosun7l
-
Hello, I am a few-shot learning beginner. I was very interested in your work, but I ran into this problem while trying to change the training data set to miniImagenet:
`RuntimeError: No dataset_spec…
-
## Problem statement
1. Despite the impressive capabilities of large scale language models, the potential to modalities has not been fully demonstrated other than text.
2. Aligning parameters of vi…
-
After I made my dataset and trained for 50 epochs with 1 class, I couldn't detect anything. I have changed the classes of `detect.py` to mine, weights to `./checkpoints/yolov3_train_50.tf`, image to …