Results 3 issues of Akash Chavan

Hello, This is great work!. I am facing an issue with random color augmentation. out = self.color_aug(x) TypeError: 'tuple' object is not callable Could you please take a look?

This is great work. I trained the model using this repo for my use case. Is there a way to do inference on a single image or folder using the...

Hi, I want to create a BDD for a 16-bit truth table. I am converting my string expression into an Expression using a function expr(obj, simplify=True) but I am getting...