Oleg Sedukhin
Oleg Sedukhin
I've made Outline server on Google cloud platform (Frankfurt server), but still have some problems with some sites. For example, I can connect to google.com, but cannot connect to sport.24tv.ua,...
Hello! How can I fine-tune this model on a custom object detection dataset, that is already registered in DatasetCatalog? In MaskDINO/configs folder I see only configs for segmentation, is there...
Hello! Can you please provide metrics for each fold from the paper? Because I currently have my results only for 1 fold, and cannot directly compare my 1 fold results...
Hello! When looking at implementation of custom framworks in `examples` folder, I noticed that they accept `amlb.datasets.openml.OpenmlDataset` and `amlb.benchmark.TaskConfig`. The first class looks different from `OpenMLDataset` from openml package, since...
Hello, I am fine-tuning EVA-02 LVIS checkpoints for custom few-shot object detection tasks, and it's performance is great. However, I hope it could be further increased if we use undertrained...
Hello! I'm running the command: `python download_upstream.py --scale medium --data_dir medium --skip_shards` After downloading some files it interrupts with the error: ``` File "/home/oleg/.local/lib/python3.9/site-packages/tqdm/contrib/concurrent.py", line 94, in thread_map return _executor_map(ThreadPoolExecutor,...
This is for capturing needs not currently supported by the CEDS model. Please do not send or share actual data as examples in this issue or in attachments. **Author(s)** Andrea...
### Description After using Zettlr, I noticed that two of my long files ([like this one](https://github.com/sedol1339/files/blob/main/papers.md)) are cropped, so that about half of the file is removed (at the end...
### Description Just got updated from 2.3.0 to 3.2.0, and now see weird visual artifacts (see description below). ### Reproducing I paste the following text: ``` Ackley, D. H., Hinton,...
Hello, let me one question. If using LMFlow for supervised fune-tuning, how do I implement penalizing the distance between starting and current weights? This was shown to be effective in...