heeji

Results 2 issues of heeji

I tried to use your code. I installed everything that dependencies required. Following your guide, I typed below words in terminal. **_python apls.py --test_method=gt_json_prop_json --output_name=gt_json_prop_json \ --truth_dir=data/gt_json_prop_json/AOI_2_Vegas_Train/spacenetroads \ --prop_dir=data/gt_json_prop_json/AOI_2_Vegas_Train/osm_** I...

```html ``` ```javascript const starRating = new Starry(starRatingEl); starRating.update({ stars: 6 }) ``` I use starry like above. I thougt I can change stars size by changing css file with...