Anthony Chaudhary

Results 148 issues of Anthony Chaudhary

https://github.com/diffgram/diffgram/security/dependabot Probably best to do more of a broad update to latest

frontend-ui

Tracking issue for: - [ ] https://github.com/diffgram/diffgram/security/code-scanning/3

lowpriority
backlog
security

We have the free plan more enforced now In sales context sometimes it's good to show a couple of little features in more depth for a limited time (right on...

lowpriority
backlog

ideas * Show schema selector * Assume default Showing schema selector is probably better, becuase maybe the labels exist in one schema but not another. Would probably need to apply...

newly-added-feature
label-schema

![image](https://user-images.githubusercontent.com/18080164/165858829-6f5b2dc7-6a2a-4f99-aae9-ed22191784ad.png) `TypeError: Cannot read properties of undefined (reading 'name')`

lowpriority
newly-added-feature
label-schema

At the moment "viewers" cannot view some reports ![image](https://user-images.githubusercontent.com/18080164/164071733-68e0bf09-602d-4d67-a948-51fd8297ecc7.png) Appears to be becuase the permission check for some reports checks for "editor" and above. https://github.com/diffgram/diffgram/blob/fef5957d61b6f247583a26524b044a7a63a9d80f/default/methods/report/report_runner.py#L371 https://github.com/diffgram/diffgram/blob/fef5957d61b6f247583a26524b044a7a63a9d80f/default/methods/report/report_view_api.py#L311 I believe this was...

lowpriority
backlog
lowest priority

https://github.com/heartexlabs/awesome-data-labeling/pull/10

diffgram.com Diffgram has extensive video and image support so added to both categories https://diffgram.readme.io/docs/annotation-features https://diffgram.readme.io/docs/video-introduction https://diffgram.readme.io/docs/video-specifications

When trying to use `random_samples` I get results that are appear very similar to the input at most generation scales. ![47](https://user-images.githubusercontent.com/18080164/70369103-14557900-1869-11ea-91c3-57567cf041a1.png) Except gen scale of 0 ![9](https://user-images.githubusercontent.com/18080164/70369129-5e3e5f00-1869-11ea-8f4f-0af7a6e905ea.png) Not sure if...

Hello :) This is a really cool idea and implementation! I bumped into what appears to be a small bug with python 3.6 on Ubuntu 16.04. While running `python evaluate.py`...