Arijit De

Results 3 issues of Arijit De

In Windows 10 environment, when I ran the unit tests using `python -m unittest`, "test_download_returns_dataset" failed as shown in the screenshot below- ![test_fail_roboflow-python](https://github.com/roboflow/roboflow-python/assets/12524022/bb3d0ad0-d02c-4d17-91b7-cbf1972dc37b) As we can see above, the the...

Created a new option `--resolved-output` that finds resolved packages and writes those into the given filename in a typical requirements.txt file format. Also added test test_resolved_cli in test_cli.py.

Hi @HuguesTHOMAS , I am trying to run semantic segmentation using your code on a custom dataset which is similar to S3DIS but has fewer number of classes. But the...