-
Dear authors:
Thank you for opensourcing your great work RCG.
However, I have noticed that:
1. A closely related technique called self-conditioning (NO clustering is performed, in contrast to 3, 34,…
-
Excerpting from email
```
Just to follow this up, I have two more questions:
1. Is there a built-in method for spatially distributing markerlabels so they do not overlap?
2. With regard to displaying…
-
We will want to distribute our lessons widely, and it will be helpful to have structured metadata for the lessons to be used in search and discovery. The ESIP [Data Management Training Clearinghouse](…
-
I am interested in finding/contributing to efforts to create an open source data analysis platform, similar to what Tableau offers. I have found a couple of solid contenders, such as [Apache Superset]…
-
## Summary
Need to create a strong draft of this module so that we can revise and eventually offer this section of the course.
## Sub-Tasks
- [x] Draft module skeleton
- [x] Draft learning o…
-
Similar to SAM 1, SAM 2 was trained on 1024x1024 images. I'm wondering whether it's possible to adapt SAM 2 to 512x512 images without resizing those images (since that takes a lot of time). This was p…
-
Thanks for your great work! But when I want to reproduce your code, I meet some troubles on CUDA out of memory. I'm very curious about what GPU and how many GPUs your experiment was implemented on whe…
-
Hello @chengche6230,
I trust this message reaches you in good spirits. To start, I'd like to convey my gratitude for your outstanding contributions. Your dedication is truly appreciated.
**I hav…
-
## Keyword: sgd
### Doubly Stochastic Models: Learning with Unbiased Label Noises and Inference Stability
- **Authors:** Authors: Haoyi Xiong, Xuhong Li, Boyang Yu, Zhanxing Zhu, Dongrui Wu, Dejin…
-
Hi, I encountered some problems when I train the unconditional LDM. I trained the LDM with 2 RTX 3090.
When should I use``` --scale_lr True``` to scale the learning rate? **(Actually, it's True…