-
Thanks for the very interesting work!
I have three questions, and I hope you do not mind that I ask here.
1. In the traditional CLEAN, we use the dirty beam to infer the angular resolution. I am…
-
Here are some weights from 9x9 to 25x25.(converted from #205(85a93684) lz weight),
https://drive.google.com/open?id=1jQjCbK1xWGBglD402WpBMyeEieDG-h83
and a very rough CPP code.
https://drive.…
-
Submitting Author Name: Gilberto Camara
Submitting Author Github Handle: @gilbertocamara
Other Package Authors Github handles: @rolfsimoes, @OldLipe, @pedro-andrade-inpe
Repository: https://githu…
-
## Why
Machine Learning 輪講は最新の技術や論文を追うことで、エンジニアが「技術で解決できること」のレベルをあげていくことを目的にした会です。
prev.
## What
話したいことがある人はここにコメントしましょう!
面白いものを見つけた時点でとりあえず話すという宣言だけでもしましょう!
-
Hi,
I would like to run some experiments and test the accuracy of all the available models on a semantic segmentation task. Does every model need to be build with a backbone architecture?
Furthe…
-
When I ran the command python -W ignore run.py configs/Replica/room1.yaml, the following error occurred:
c_dim 16
INFO - 2024-09-05 20:10:30,135 - vision_transformer - using MLP layer as FFN
INFO: …
-
### Description:
I have a question regarding the architecture of the autoencoder, specifically about the Disentangle layers.
### Issues:
1. Why are there two Disentangle layers needed in the …
-
- This issue focuses on the technical courses we take about LLM, we'll put the paper part in
https://github.com/xp1632/DFKI_working_log/issues/70
---
1. **ChainForge** https://chainforge.ai/ …
-
# 🐛 Bug
I'm trying to create a 1:1 config that can train a stable ViT-B with the MAE config (from appendix A.2).
Maybe I'm missing something (highly plausible), but when I use xformers instead …
-
I am following the [getting started](https://epfllm.github.io/Megatron-LLM/guide/getting_started.html) guide with mistal-7B model.
- I am able to (1) convert `mistralai/Mistral-7B-v0.1` and (2) …