RafayAK

Results 9 issues of RafayAK

## Current Behavior I'm working on image processing with some images I collected myself. Dlib's `dlib.load_rgb_image('image_path')` method swaps the rows and columns on some images while OpenCV's `cv2.imread('image_path')` method does...

enhancement
help wanted

### Describe the bug Can't seem to log Seaborn plots through the `wandb.log` command, it crashes every time. (I did check the issue https://github.com/wandb/wandb/issues/1608) The program fails with the following...

cli

Hi, I saw that wandb callbacks can't be used when running using the trainer flag `++trainer.fast_dev_run=true`. This causes a problem when running test cases on experiments that use wandb callbacks...

## Prerequisites - [x] Using yarn - [x] Using an up-to-date [`master` branch](https://github.com/pavlobu/deskreen/tree/master) - [x] Using latest version of devtools. [Check the docs for how to update](https://electron-react-boilerplate.js.org/docs/dev-tools/) - [x] For...

bug

I have a problem similar to the one asked in [87](https://github.com/tslearn-team/tslearn/issues/87), i.e my data set looks as follows, where each row belongs to a sequence and each row is a...

new feature

**Describe the bug** The renders of pages seem to glitch out often, with dark gray patches. This issue became apparent within the last two weeks. ![image](https://user-images.githubusercontent.com/17025191/143991426-c72594b4-86fb-4f3a-ba8b-962d9f89ad23.png) The patches can be...

bug
not our bug

## What does this PR do? Resolves Hydra `ListConfig` objects so that dynamic inteploation works when printing config tree. Also updated the `example.yaml` experiment to showcase the use. Fixes https://github.com/ashleve/lightning-hydra-template/issues/611...

Hi, there is a small bug/oversight when using Hydra's dynamically interploated configurations. This issue is particularly in regards to the `tags` list in the `experiment.yaml`, for example. ```yaml tags: -...

The path to the key is not clear as the directory `"03-basics/import-bootstrap/terraform.tfstate"` does not exist during the aws bootstrap process: ``` terraform { ############################################################# ## AFTER RUNNING TERRAFORM APPLY (WITH...